Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
dhanvi7107y@CodaKairos do people call this ; symbol as comma in French
then what would you call this , symbol semicolon ? 😂
JK no offence intended -
@shelladdicted that's what I do know but my teacher always said it was cancer when I learned
Related Rants
-
xjose97x19Just saw a variable in C named like this: long time_ago; //in a galaxy far away I laughed no stop.
-
elgringo41Student - Teacher renaming .c to .exe make the program executable ? Teacher - Yes A group of people stand up...
-
Unskipp24So this happened last night... Gf: my favorite bra is not fitting me anymore Me: get a new one ? Gf: but it ...
When you search for this error during 3 hours
if (false);
{
printf("why u right ?");
}
And it was just the first lines comma
undefined
;
c
comma
c++