Probelm checking for NULL

I am trying to check for a NULL character but I get the following error when I try to comiple:

 Error C193: '!=': bad operand type 

Any suggestion on how to correct the problem?

Thanks.

Parents
  • Any suggestion on how to correct the problem?

    With the information provided, I'd say you should 1) figure out what the bad operand is and 2) fix it.

    With more information (like the actual line of code that caused the problem and any additional errors that were generated) I could probably come up with a more detailed suggestion.

    Jon

Reply
  • Any suggestion on how to correct the problem?

    With the information provided, I'd say you should 1) figure out what the bad operand is and 2) fix it.

    With more information (like the actual line of code that caused the problem and any additional errors that were generated) I could probably come up with a more detailed suggestion.

    Jon

Children
More questions in this forum