Skip to content

Instantly share code, notes, and snippets.

@freecnjet
Created April 10, 2012 11:08
Show Gist options
  • Select an option

  • Save freecnjet/2350508 to your computer and use it in GitHub Desktop.

Select an option

Save freecnjet/2350508 to your computer and use it in GitHub Desktop.
File management
#ifndef _FILESYSTEM_H_
#define _FILESYSTEM_H_
create file, delete file
open, close
read, write, reposition
get/set file attributes
#endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment