can someone give me some example code to develop a multitasking program consists 3 lines.
lines one produce A and B
where line 2 receive A and line 3 receive B...
im new in C , can someone show me a example for reference..
TQ

do you mean multi-threaded program? Its the operating system that does multi-tasking, not the individual program. How to do that depends on the operating system you are using.

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.