Mega Code Archive
Categories
/
C
/
Stdio H
31 non-null, automatically
#include
int main( ) { char psz2[] = "string text."; printf("%s",psz2); }