[ad_1]
Try this code :
int main()
{
if(printf("%c",59)) //59 is ascii value of semicolon
{}
}
0
[ad_2]
solved How to print a semicolon (;) without using a semicolon in the program? [closed]
[ad_1]
Try this code :
int main()
{
if(printf("%c",59)) //59 is ascii value of semicolon
{}
}
0
[ad_2]
solved How to print a semicolon (;) without using a semicolon in the program? [closed]