Printing to a network shared pcl printer

whitch code can i write to print text to a network pcl printer from a C app ?

thank for some answers …

I don’t remember any QNX C APIs for that. You will probably have to use “system()” to call the normal QNX print commands.