Write a C program which finds out prime numbers between the range 1 to MAX by
creating n child processes and subdividing the task equally among all child
processes. Value of MAX and n are passed as command line arguments. The parent
process must wait until all child process finishes.

Write a C program. What are you waiting for?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.