I C programming language to print you have to first import a library named stdio which refers to standard input output
Here is how it works:-
#include<stdio.h>
int main(){
printf("I am new to C programming");
return 0;
}
It's That easy :)
I C programming language to print you have to first import a library named stdio which refers to standard input output
Here is how it works:-
#include<stdio.h>
int main(){
printf("I am new to C programming");
return 0;
}
It's That easy :)
For further actions, you may consider blocking this person and/or reporting abuse
Debajyati Dey -
Megan Lee -
dansasser -
Brandon Roberts -
Top comments (0)