@jano Thanks for reply.
Im wondering a little bit ... im using endline ("\n") after each word.
like this:
fprintf(stdout, "%s\n", myString1);
fprintf(stdout, "%s\n", myString2);
i will make contemporary test and report the result.
Im wondering a little bit ... im using endline ("\n") after each word.
like this:
fprintf(stdout, "%s\n", myString1);
fprintf(stdout, "%s\n", myString2);
i will make contemporary test and report the result.