Thread: Talk to another program

  1. #1
    Jeff
    Guest

    Exclamation Talk to another program

    How do i make a program in C, i have Visual C++, DJGPP, and Turbo C++ 3.0, that sends input to another program that is running waiting for the user to enter something through the keyboard. Thanks for any help you can give. I am using windows 98 if that helps.

  2. #2
    Just one more wrong move. -KEN-'s Avatar
    Join Date
    Aug 2001
    Posts
    3,227
    I can think of a few ways, the easiest being a temporary text file.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Issue with program that's calling a function and has a loop
    By tigerfansince84 in forum C++ Programming
    Replies: 9
    Last Post: 11-12-2008, 01:38 PM
  2. Need help with a program, theres something in it for you
    By engstudent363 in forum C Programming
    Replies: 1
    Last Post: 02-29-2008, 01:41 PM
  3. Replies: 4
    Last Post: 02-21-2008, 10:39 AM
  4. Replies: 3
    Last Post: 03-04-2005, 02:46 PM
  5. My program, anyhelp
    By @licomb in forum C Programming
    Replies: 14
    Last Post: 08-14-2001, 10:04 PM