Changeset 211 for trunk/include/sh_extern.h
- Timestamp:
- Feb 3, 2009, 8:45:50 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/sh_extern.h
r169 r211 35 35 */ 36 36 int sh_ext_popen (sh_tas_t * task); 37 38 /* 39 * -- Execute command, return first line of output 40 */ 41 char * sh_ext_popen_str (char * command); 37 42 38 43 /*
Note:
See TracChangeset
for help on using the changeset viewer.