source:
trunk/kStuff/kLdr/kLdrHlp.h@
3918
      
      | Last change on this file since 3918 was 3573, checked in by , 18 years ago | |
|---|---|
| 
 | |
| File size: 286 bytes | |
| Line | |
|---|---|
| 1 | |
| 2 | int kldrHlpGetEnv(const char *pszVar, char *pszVal, KSIZE cchVal); | 
| 3 | int kldrHlpGetEnvUZ(const char *pszVar, KSIZE *pcb); | 
| 4 | |
| 5 | void kldrHlpExit(int rc); | 
| 6 | void kldrHlpSleep(unsigned cMillies); | 
| 7 | |
| 8 | char *kldrHlpInt2Ascii(char *psz, KSIZE cch, long lVal, unsigned iBase); | 
| 9 | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
