SPP1242 Severe Error, Statement beginning at line <line>:Missing open comment delimiter: /*
Language:
C
Possible Cause:
Statement appears to be a comment but no /* was found.
Possible Solution:
If the indicated statement is to be a comment, add the /*. If not, verify the statement syntax.