User: SeeCwriter

  • Public profile

User profile: SeeCwriter

User info
User name:SeeCwriter
History
Joined:
Number of posts:4
Latest posts:

Compare a string with quotation marks
The function strcmp does not seem to like quotation marks in a string. I'm using GNU C++ 5.x. Did I ...

Why use contructor init lists?
What is the benefit of using constructor initialization lists as opposed to initializing variables i...

lvalue compile error
I originally had *ch |= mask; and the compiler complained about an invalid type conversion, unsign...

lvalue compile error
Why am I getting the compiler error below? [code] typedef uint8_t byte; setBit(char *ch, in...

This user does not accept Private Messages