Write a program that reads an input file of several lines, fetches and prints the first word from each line and discards the rest of the line.
C in VS 2017 and also Bloodshed compiler
Write a program that reads an input file of several lines, fetches and prints the first word from each line and discards the rest of the line.
C in VS 2017 and also Bloodshed compiler