VirtualBox

source: kStuff/trunk/kLdr/kLdrHlp.h@ 5

Last change on this file since 5 was 2, checked in by bird, 17 years ago

Imported http://svn.netlabs.org/repos/libc/trunk/kStuff, revision 3612.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id Revision
File size: 277 bytes
Line 
1
2int kldrHlpGetEnv(const char *pszVar, char *pszVal, KSIZE cchVal);
3int kldrHlpGetEnvUZ(const char *pszVar, KSIZE *pcb);
4
5void kldrHlpExit(int rc);
6void kldrHlpSleep(unsigned cMillies);
7
8char *kldrHlpInt2Ascii(char *psz, KSIZE cch, long lVal, unsigned iBase);
9
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette