output problem[quote]¿Why you didn't use strncpy() as before?[/quote] becouse strncpy() copy the first n charact...
output problemi tryed your code but it saves in Parentesi also the character ')'. is it right to write: [code]Par...
output problemthanks for answer; I just thought with C i have more control on my owner code than C++;
output problemhi, I'm trying to write a code to read an input string (InputReaded) and divide it into 2 different...