@@ -116,7 +116,9 | |||||
116 | int cambia_apuntamiento(char *puntero_char); No newline at end of file |
|
116 | int cambia_apuntamiento(char *puntero_char); | |
117 | int carga_experimento(char *nombre_archivo); No newline at end of file |
|
117 | int carga_experimento(char *nombre_archivo); | |
118 | char *chequeo_sistema(char *filename, char *numero_muestras); |
|
118 | char *chequeo_sistema(char *filename, char *numero_muestras); | |
No newline at end of file |
|
119 | void escribe_experimento(char *data, char filename[]); | ||
119 | void recibe_experimento(char *data, char filename[]); No newline at end of file |
|
No newline at end of file | ||
|
120 | char *Lee_experimento(char *filename); | |||
|
No newline at end of file | ||||
|
121 | void consigue_nombre_experimento(char *rx_data, char filename[]); No newline at end of file | |||
120 | void SplitFrame(char *frame); No newline at end of file |
|
122 | void SplitFrame(char *frame); | |
121 | void intToStr( int number, char* str ); No newline at end of file |
|
123 | void intToStr( int number, char* str ); | |
122 | No newline at end of file |
|
124 |
General Comments 0
You need to be logged in to leave comments.
Login now