Thread: Interacting with other programs with readline

  1. #1
    Registered User
    Join Date
    Aug 2004
    Posts
    1

    Interacting with other programs with readline

    I was wondering if anyone knew any good tutorial for interacting with external programs which use readline?

    Is there any other way than using the system() function?

  2. #2
    Obsessed with C chrismiceli's Avatar
    Join Date
    Jan 2003
    Posts
    501
    Help populate a c/c++ help irc channel
    server: irc://irc.efnet.net
    channel: #c

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Recommend upgrade path for C programs
    By emanresu in forum C Programming
    Replies: 3
    Last Post: 11-22-2007, 07:32 AM
  2. Interacting with other programs
    By GanonsSpirit in forum C++ Programming
    Replies: 2
    Last Post: 08-05-2007, 05:58 PM
  3. interacting between programs
    By voodoomagic in forum C Programming
    Replies: 1
    Last Post: 11-19-2004, 07:59 PM
  4. POSIX/DOS programs?
    By nickname_changed in forum C++ Programming
    Replies: 1
    Last Post: 02-28-2003, 05:42 AM
  5. executing c++ programs on the web
    By gulti01 in forum C++ Programming
    Replies: 4
    Last Post: 08-12-2002, 03:12 AM