Char Array Hehlp.Hi AbstractionAnon, thanks for you feedback. I tried this snippet in Code::Blocks, and yes it output...
pointers & matsYou may try this too, [i](it's tested in Visual C++ 2010 and [b]cplusplus.com[/b] shell.)[/i] [code...
Char Array Hehlp.Hi AbstractionAnon, thanks for your feedback, would you try this snippet please, it seems that strin...
Char Array Hehlp.you may also [b][i]cast[/i][/b] your array to a string: [code]#include <iostream> #include <string>...
Function call not workingHi :-) a function in C/C++ can't return more than one value (Lua can). Create a struct and use it a...