version 1.1, 2006/01/19 17:16:29
|
version 1.2, 2006/02/15 13:00:30
|
Line 91 void CrearFicheroResultados(char *ficher
|
Line 91 void CrearFicheroResultados(char *ficher
|
|
|
/* MÓDULO 'GUI.c' */ |
/* MÓDULO 'GUI.c' */ |
|
|
|
void MostrarCabecera(); |
|
void PresentarEstadoProcesamiento(unsigned long total, unsigned long encurso); |
void MostrarTarjeta(fichainstruccion *tarjetaoperandos); |
void MostrarTarjeta(fichainstruccion *tarjetaoperandos); |
void MostrarVentana(); |
void MostrarVentana(); |
|
|
Line 169 void ConvertirHex2Bin(char *cadenahex, u
|
Line 171 void ConvertirHex2Bin(char *cadenahex, u
|
|
|
|
|
|
|
/* MÓDULO 'Planificador.c' */ /* SIN HACER */ |
/* MÓDULO 'Planificador.c' */ /* SIN HACER */ |
|
|
double CalcularTiempo(); |
double CalcularTiempo(); |
|
|