loop problem. @minomic, why STR-1 ? cant quite understand. in func morse, i should remake the morse array with s...
loop problem. if i need the length of string including space between words, [code]len=strlen(text);[/code] strl...
loop problem. actually, i didnt quite understand function fgets. well, can said that my lecturer didnt on that par...
loop problem. i cant figure out how to size the length of string when there's null. [code] #include <stdio....
how to read sentence including space ?my new code : [code]do//while(phr[i]!='\0') { scanf("%s", phr); len=...
This user does not accept Private Messages