Parent Directory | Revision Log
Imported sources
1 | // |
2 | // Written by Emiliano Mocchiutti |
3 | // |
4 | #include "ccal2struct.h" |
5 | #define clcalol2 clcalol2_ |
6 | extern "C" int clcalol2(); |
7 | void cclosecalol2(char name[200]) { |
8 | printf("\n Close rz file! \n\n"); |
9 | clcalol2(); |
10 | printf(" File saved in \n\n %s \n\n",name); |
11 | }; |
ViewVC Help | |
Powered by ViewVC 1.1.23 |