source: branches/1.3/examples/c-example/README @ 3721

Last change on this file since 3721 was 90, checked in by dkearney, 19 years ago

adjusted the c-example which include a c example and a c++ example
also changed RpLibrary?.h to look for the scew library in the scew directory.

File size: 293 bytes
Line 
1To build the programs "plot" and "plotc" in this directory, type:
2        % make
3To build the progrma "plot" in this directory, type:
4        % make plot
5To build the progrma "plot" in this directory, type:
6        % make plotc
7
8To run plot, type:
9    % driver &
10To run plotc, type:
11    % driver -tool tool2.xml &
Note: See TracBrowser for help on using the repository browser.