User: Cjsheaf

  • Public profile

User profile: Cjsheaf

User info
User name:Cjsheaf
History
Joined:
Number of posts:7
Latest posts:

Pointer Syntax Problems
[code]if ((*Input)[Position] == Delimiter2)[/code] Error: no operator "==" matches these operands [...

Pointer Syntax Problems
I'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 to
I 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