the easiest way is to use the C,(C++) way: like: FILE *outtest = fopen("test.dat","w"); for(lauf=0;lauf<entries;lauf++){ fprintf(test,"name2value%d = %d ",lauf,value[lauf]); } fclose(outtest); (same whith cin) put this in your macro, make it a funktion and load it interactively whith .L macrofile.C or make it a memberfunction of your own class. martin s.-w.
This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:21 MET