How To Delete A File?


GP2X_Coder said:
What is the easiest way to delete a file from a directory in linux( Gp2x )? In C or C++.
unlink(path)
 
Last edited by a moderator:
There's a program called Ltools for Windows that allows you to view and edit linux partitions. I haven't tried it with the gp2x though.
 
Back
Top