Cannot convert argumentHi, I'm fighting with an error in my cpp project (content and some words are in polish, but I thin...
How to save an address?Thanks for answers. From all of those I choosed to implement recursion (the easiest way not involv...
How to save an address?Hello, let's say I've got something like this: [code] int main() { numberData* myData = NULL; ...
String operator overload problemHey, I forgot to answer earlier, but somehow I managed to make everything work with your help... Pro...
String operator overload problem@coder777, but how to have a buffer large enough to write string of any length? I need it to work li...