#include <stdio.h>
int main (void) { puts ("the name"); return 0; }
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.
you need strings to print any character(your name) this is not possible useing array:D
give print then select print to file give the file name that file may prn file by
/*to print your namr*/ /*by girish kumar raghuvanshi*/ #include<stdio.h> #include<conio.h> void main() { printf("print ur name"); puts("girish"); getch(); }
For clasesses it defines from which class to inherit. :: means area of visibility in certain name space.
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.
The name of the punctuation mark with a dot directly above a comma is called a "semicolon."
Signing your name typically involves creating a unique and personal signature using your handwritten script. Printing your name involves writing your name in a legible and standard format typically without any personal flourishes or unique handwriting.
No, it is not legal for a newspaper to print the name of any minor without prior consent.
you need strings to print any character(your name) this is not possible useing array:D
give print then select print to file give the file name that file may prn file by
There's no real reason why you SHOULD ! I've been using compatible cartridges for years without any deterioration in print quality.
A conjunction.
how can you join facebook without using your name? ^agreed. the whole point of facebook is to connect with your friends and stay in touch (although there are games on there to play etc). so, how can you connect with your friends without using your name. you have to join facebook with a name...
/*to print your namr*/ /*by girish kumar raghuvanshi*/ #include<stdio.h> #include<conio.h> void main() { printf("print ur name"); puts("girish"); getch(); }
cls input "enter a name"; a$ b=1 while b <=1 print a$ b = b+1 wend end
For clasesses it defines from which class to inherit. :: means area of visibility in certain name space.