c programming skip all white space in a text file.
For example:
This is some text in a file
this is a text
this is texts
I want it to look like this with no white space.
This is some text in a file
this is a text
this is texts
Expert Answer
An answer will be send to you shortly. . . . .