next up previous [pdf]

Next: Fortran-77 interface Up: C++ interface Previous: C++ interface

Compiling

To compile the C++ program, run

c++ clip.cc -I$RSFROOT/include -L$RSFROOT/lib -lrsf++ -lrsf -lm
Change c++ to the C++ compiler appropriate for your system and include additional compiler flags if necessary. The flags that RSF typically uses are in
$RSFROOT/share/madagascar/etc/config.py.




2013-04-08