how to assign characters with empty spaces into single string Managed to fix this by ending line before reading chars with [code]in.ignore(90, '\n');[/code], but ...
how to assign characters with empty spaces into single string A bit weird issue popped out with this... When I'am outputting those values, each of them ends li...
how to assign characters with empty spaces into single string [quote]But if you want to read precisely 26 characters, then read() may be better[/quote] Brillian...
how to assign characters with empty spaces into single string [quote] Instead, you should read in the input and count your own "non-space" characters.[/quote] N...
how to assign characters with empty spaces into single string Not sure trolling or not :D I have them in txt and i want to tell compiler to read 26chars into a ...
This user does not accept Private Messages