Pointer Syntax Problems[code]if ((*Input)[Position] == Delimiter2)[/code] Error: no operator "==" matches these operands [...
Pointer Syntax ProblemsI'm trying to write a proof-of-concept basic string parser in C++, something I had no trouble with i...
Breaking out of Nested Loops[quote]Or you could just, you know, not use multidimensional arrays.[/quote] How else should I repr...
Member Function of an Object Being Pointed to[quote]Find_String($Str,) What is this? Oo[/quote] A typo. I'm not actually using any of this code i...
Member Function of an Object Being Pointed toI have a string which I'm passing to a function by using a pointer, so that I can modify the string ...
This user does not accept Private Messages