Annotation of ADD_ver_10/Source Code/Header Files/notificaciones.h, revision 1.1
1.1 ! rico 1: /******************************************************************************/
! 2: /* MÓDULO: notificaciones.h */
! 3: /* */
! 4: /* Prototipos de funciones utilizadas en el módulo 'Notificaciones.c' */
! 5: /******************************************************************************/
! 6: /* Fecha: 16 de septiembre de 2005 */
! 7: /******************************************************************************/
! 8:
! 9:
! 10: /* MÓDULO 'Ficheros.c' */
! 11:
! 12: void SalvarConfiguracionFichero(FILE *handle, char *cabecera, char fecha, char completo, char comentarios, char separador);
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>