Hi to everyone!!
I've a big trouble...ok!I had a code of a program that was executed under
MOS-DOS, and now,i made a windows aplication,using gtk+...but in the program i
use the command SYSTEM and now it doesn't work!!
can anyone help me??
Example: strcpy(registro,"edit");
         strcat(registro,fichsal);
         system(registro);

      this allows me to edit my fichsal file.
thanks a lot!


----- Fin del mensaje reenviado -----




_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to