[Qt-interest] Malloc.h on Qt
Dan White
ygor at comcast.net
Thu Jul 23 16:18:59 CEST 2009
In a word: "DON'T"
malloc is C
Qt is C++
Using malloc in C++ is dangerous.
More details here: <http://www.devx.com/tips/Tip/12491>
“Sometimes I think the surest sign that intelligent life exists elsewhere in the universe is that none of it has tried to contact us.”
Bill Waterson (Calvin & Hobbes)
----- Original Message -----
From: Στέφανος Αντάρης <santaris at csd.auth.gr>
To: qt-interest at trolltech.com
Sent: Thu, 23 Jul 2009 13:49:55 +0000 (UTC)
Subject: [Qt-interest] Malloc.h on Qt
Hello.I want to use malloc.h function on my Qt app but it seems that
qt doesn't recognize it.Can anyone tell me how could i use it?Thanks
in advance.
_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest
More information about the Qt-interest-old
mailing list