Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #include "ListaMmap.c"
- void histMmapInsert(int *dir, int Bytes, int month, int dia, int hora, int min, char *nombre, int filedescriptor);
- mmapTipo *histMmapElemento(int n);
- int histMmapNumElementos();
- void histMmapBorrar();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement