Changeset 295 for trunk/include/sh_tools.h
- Timestamp:
- Oct 31, 2010, 10:36:04 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/sh_tools.h
r197 r295 28 28 */ 29 29 char * sh_tools_safe_name(const char * str, int flag); 30 int is_numeric (const char * address); 30 31 31 int connect_port (char * address, int port, 32 32 char * ecall, int * errnum, char * errmsg, int errsiz);
Note:
See TracChangeset
for help on using the changeset viewer.