Thread: System Call
View Single Post
  #1 (permalink)  
Old August 24th, 2004, 10:36 AM
cavaleiro4 cavaleiro4 is offline
Registered User
 
Join Date: Aug 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default System Call

  Hi everyone!

  I'm a beginner programmer in C++, and a I'm a new one in this forum. So, pleasure!

  As long I'm doing my first steps, I need to develop a program that will invoke gnuplot, a graphic software. I know I need to do a system call to invoke another program, but I don't know very much about the syntax ... can anyone help me?

  Thanks in advance!

Reply With Quote