CSC115 C Programming

C ProgrammingTU Board 2079

Suppose a file named "Num.txt" contains a list of integers. Write a program to extract the prime numbers only from that file and write them on "Prime.txt" file.

5
A worked answer is on its wayMeanwhile, read the C Programming notes for this topic.

Discussion

Loading…

More C Programming questions

All C Programming old questions