Hi,
Yes, thats true and the same I was trying to convey
User Profile
Collapse
-
Hi,
Might be he is confused teh code is runing without any syntax error, It is because its a semicolon that represent end of line nothing else.
You can put like this also
void test()
{
;;
;;;
}
here would not be any error, because of semicolon.Leave a comment:
-
Hi,
Instead of returning char values, it will be good to return int values like 0,1 etc;Leave a comment:
No activity results to display
Show More
Leave a comment: