I'm interested in the next question:
How can I read string of 'char' without any whitespaces and line ends into 'string' in a most effective way (fastest way).
Note: it possible to read the array of 'char', but then I wouldn't know how much symbols I read.
read