User: agulbs

  • Public profile

User profile: agulbs

User info
User name:agulbs
History
Joined:
Number of posts:6
Latest posts:

How would i change this to be an if-else statment?
int endBr; endBr = right ? right->intValue : beginBr + 1;

Invalid operand to binary expression
How do i fix this?? I need to create a lexical analyzer, however i keep receiving "invalid operands ...

How to Read a string vector character by character
I need help with my program. I need to create a file formatter where i read from a file, create a ne...

When .llN appears, create a new paragraph
Im supposed to create a text formatter that reads input from one file and formats it to 60 character...

Random spaces and "-" being inserted in wrong spots
Thank you!! so i changed the for loop to this: [code]for(int i =0; z[i]; i++) { counte...

This user does not accept Private Messages