Thread: Call COBOL program

  1. #1
    Registered User
    Join Date
    Dec 2001
    Posts
    1

    Question Call COBOL program

    Hi,
    I am now doing a programming using C in AIX environment. I have a question on how do I it if I want to use an existing COBOL program in my C program. Thanks

  2. #2
    Still A Registered User DISGUISED's Avatar
    Join Date
    Aug 2001
    Posts
    499
    Check out the FAQ under Running Execs. There are a few techniques for doing this illustrated there. Hope that helps. Have a nice day.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Using variables in system()
    By Afro in forum C Programming
    Replies: 8
    Last Post: 07-03-2007, 12:27 PM
  2. Dikumud
    By maxorator in forum C++ Programming
    Replies: 1
    Last Post: 10-01-2005, 06:39 AM
  3. making a phone call in a program
    By jverkoey in forum C++ Programming
    Replies: 1
    Last Post: 03-18-2004, 05:09 PM
  4. fopen();
    By GanglyLamb in forum C Programming
    Replies: 8
    Last Post: 11-03-2002, 12:39 PM
  5. how to call the utility sort from within a C program?
    By Unregistered in forum C Programming
    Replies: 2
    Last Post: 02-25-2002, 04:03 PM