Thread: !!parallel ports!!

  1. #1
    Unregistered
    Guest

    Question !!parallel ports!!

    What kind of c++ code writes info to the parallel port?

  2. #2
    l'Anziano DavidP's Avatar
    Join Date
    Aug 2001
    Location
    Plano, Texas, United States
    Posts
    2,743
    use the outport() or the outp() function...of course you have to find out where the parallel port is...
    My Website

    "Circular logic is good because it is."

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Serial to Parallel
    By ssharish2005 in forum Tech Board
    Replies: 11
    Last Post: 09-10-2007, 01:11 PM
  2. Segmentation Fault - Trying to access parallel port
    By tvsinesperanto in forum C Programming
    Replies: 3
    Last Post: 05-24-2006, 03:28 AM
  3. Parallel port
    By Bill83 in forum C++ Programming
    Replies: 1
    Last Post: 12-02-2005, 01:05 AM
  4. virtual ports
    By royuco77 in forum Networking/Device Communication
    Replies: 5
    Last Post: 07-02-2005, 10:33 AM
  5. Low level access to parallel ports under win2k
    By Incubus in forum Windows Programming
    Replies: 1
    Last Post: 04-23-2002, 01:52 AM