Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #include "ListaBloques.c"
- void histBloqInsert(int *dir, int Bytes, int month, int dia, int hora, int min, char *tipo);
- bloque *histBloqElemento(int n);
- int histBloqNumElementos();
- void histBloqBorrar();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement