Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #include "ListaShared.c"
- void histSharedInsert(int *dir, int Bytes, int month, int dia, int hora, int min, char *tipo, int key);
- shared *histSharedElemento(int n);
- int histSharedNumElementos();
- void histSharedBorrar();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement