kapilsolanki84 0 Newbie Poster

suppose i hv 1 txt file in which i hv declared 1 path name of particular file. i wan to recall that file by using pathname from thaT particular file.say for eg:
input file(path.txt) having pathname as "C:\\gp442win32\\gnuplot\\binary\\gnuplot -persist","w".now i wan to call this file in c code in order to plot a graph from that path.pl.hlp me to gv me sm syntax for gnuplot in c.