How would i change this to be an if-else statment? int endBr; endBr = right ? right->intValue : beginBr + 1;
Invalid operand to binary expressionHow 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 characterI 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 paragraphIm 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 spotsThank 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