I need a code which send output directly for printig
i mean istead of veiwing program's output on screan(monitor) it should print it

Recommended Answers

All 2 Replies

In unix there are some lpd commands to print files from command line , use system(command) in your program;

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.