[comp.sys.mac.programmer] data sharing and program lauching from within another program

kingson@uxh.cso.uiuc.edu (Kingson Gunawan) (02/21/91)

I was just wondering if anyone out there knows how to:

1. Write a program that can launch another program(s) from within it with terminating itself.
2. Write programs that can share, send and receive data among them.

I am planning to write a large program consisting of several smaller program(s) to be loaded into the memory only when they are needed.  The program will consist of a control program which ask user and decide which subprogram(s) to be loaded into the memory and control the data sharing.

I am planning to write this program in Think C v. 4.0.2.