Task 2: Reading lines from a File Write C code which will read a line of characters (terminated by a \n) from input_file into a character array called buffer. NULL terminate the buffer upon reading a \n. NOTE: Your source code must display any of the given sample output below. It means your source code should be flexible enough to meet any of the given sample output. Your source code output must be identical to any of the given sample output. It means you have to strictly follow what are the displayed text, labels, casing of characters in the sample output. Strictly follow the naming of file. Required Outputs is attached.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter8: Arrays And Strings
Section: Chapter Questions
Problem 6PE
icon
Related questions
Question

Task 2: Reading lines from a File
Write C code which will read a line of characters (terminated by a \n) from input_file into a character array called buffer. NULL terminate the buffer upon reading a \n.
NOTE:
Your source code must display any of the given sample output below.
It means your source code should be flexible enough to meet any of the given sample output.
Your source code output must be identical to any of the given sample output.
It means you have to strictly follow what are the displayed text, labels, casing of characters in the sample output.
Strictly follow the naming of file.

Required Outputs is attached.

 

Sample OUTPUT1:
Sample OUTPUT2:
Sample OUTPUT3:
Enter File Name: lupang_hinirang.txt
Enter File Name: panatang_makabayan.txt
Enter File Name: lupang_makabayan.txt
Bayang magiliw
Iniibig ko ang Pilipinas,
The file can't be open. File does not exists.
Perlas ng silanganan
aking lupang sinilangan,
Alab ng puso sa dibdib mo'y buhay
tahanan ng aking lahi;
Lupang Hinirang, duyan ka ng magiting
kinukupkop ako at tinutulungang
Sa manlulupig, di ka pasisiil
maging malakas, masipag at marangal.
Sa dagat at bundok na simoy
Dahil mahal ko ang Pilipinas,
At sa langit mong bughaw
diringgin ko ang payo
Tagumpay na nagnininging
ng aking magulang,
Ang bituin at araw niyan
susundin ko ang tuntunin ng paaralan,
Kailan pa ma'y di magdidilim
tutuparin ko ang tungkulin
Lupa ng araw ng luwalhati't pagsinta
ng mamamayang makabayan:
Buhay ay langit sa piling mo
naglilingkod, nag-aaral at nagdarasal
Aming ligaya nang pag may mang-aapi
nang buong katapatan.
Ang mamatay ng dahil sa iyo
laalay ko ang aking buhay,
pangarap, pagsisikap
sa bansang Pilipinas.
Transcribed Image Text:Sample OUTPUT1: Sample OUTPUT2: Sample OUTPUT3: Enter File Name: lupang_hinirang.txt Enter File Name: panatang_makabayan.txt Enter File Name: lupang_makabayan.txt Bayang magiliw Iniibig ko ang Pilipinas, The file can't be open. File does not exists. Perlas ng silanganan aking lupang sinilangan, Alab ng puso sa dibdib mo'y buhay tahanan ng aking lahi; Lupang Hinirang, duyan ka ng magiting kinukupkop ako at tinutulungang Sa manlulupig, di ka pasisiil maging malakas, masipag at marangal. Sa dagat at bundok na simoy Dahil mahal ko ang Pilipinas, At sa langit mong bughaw diringgin ko ang payo Tagumpay na nagnininging ng aking magulang, Ang bituin at araw niyan susundin ko ang tuntunin ng paaralan, Kailan pa ma'y di magdidilim tutuparin ko ang tungkulin Lupa ng araw ng luwalhati't pagsinta ng mamamayang makabayan: Buhay ay langit sa piling mo naglilingkod, nag-aaral at nagdarasal Aming ligaya nang pag may mang-aapi nang buong katapatan. Ang mamatay ng dahil sa iyo laalay ko ang aking buhay, pangarap, pagsisikap sa bansang Pilipinas.
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
File Input and Output Operations
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning