hi
i need to pass a string into a program of mine but this doesn't seem to be working.
its been a while but this isnt working and im frustrated
Code:#include "stdio.h" #include "string.h" void main(char badsmell[30]){ printf("%s", badsmell); return; }



LinkBack URL
About LinkBacks




