from this thread http://villavu.com/forum/showthread.php?t=45860 i want to see idf there is a better C++ linux compiler then g++
what is the best c++ linux compiler?
~shut
EDIT: problem solved
but now i have a new problem
http://pastebin.com/m3ea0a02e
inside the function it says the array is 4 bytes in size which is wrong
and out side the function it says the array is 48 bytes in size which is correct
what i want to know is where has it gone wrong and why is it only saying it is 4 bytes big instead of 48 bytes?
because im sure i have put the array into the function correctly












Reply With Quote








