##// END OF EJS Templates
Initial import.
Initial import.

File last commit:

r18:19
r18:19
Show More
Funciones_ControlER.h
13 lines | 289 B | text/x-c | CLexer
/*
* Funciones_ControlERs.h
*
* Created on: Jan 14, 2010
* Author: redes
*/
#ifndef FUNCIONES_CONTROLERS_H_
#define FUNCIONES_CONTROLERS_H_
int ABS_Client(char *header, char *addrClient, char *addrServer ,char *opcion, char *valor_help);
#endif /* FUNCIONES_CONTROLERS_H_ */