Annotation of ADD_ver_10/Source Code/Header Files/basesdatos.h, revision 1.1
1.1 ! rico 1: /******************************************************************************/
! 2: /* MÓDULO: basesdatos.h */
! 3: /* */
! 4: /* Prototipos de funciones utilizadas en el módulo 'BasesDatos.c' */
! 5: /******************************************************************************/
! 6: /* Fecha: 19 de septiembre de 2005 */
! 7: /******************************************************************************/
! 8:
! 9:
! 10: /* MÓDULO 'Notificaciones.c' */
! 11:
! 12: void Notificar(char *mensaje, unsigned char accion, unsigned char eco);
! 13:
! 14:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>