Copyright
Chat with our AI personalities
You will have to use "printf" when you want to print two slashes one after another in c.
printf ("initials");
%%c %%D %%DIA c%%
You are referring to a quine
You can not print your name in C without a semi colon because according to the rules of C every statement should end with a semi colon.In fact without the semi colon it fails to be a valid C statement.