Hi! I would like to be able to start a perl program from a C program. 2 questions:
1) How do you tell my C program to go to a particular directory and find the perl script? 2) How do I get my C program to execute that perl script? Any help would be appreciated! Thanks a lot! DD++
