Changeset 2836 for trunk/kLdr/kLdrHlp.h
- Timestamp:
- Oct 26, 2006, 5:58:53 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kLdr/kLdrHlp.h
r2833 r2836 146 146 void kldrHlpExit(int rc); 147 147 void kldrHlpSleep(unsigned cMillies); 148 char *kldrHlpInt2Ascii(char *psz, size_t cch, long lVal, unsigned iBase); 148 149 void kldrHlpAssertMsg(const char *pszExpr, const char *pszFile, unsigned iLine, const char *pszFunction); 149 150
Note:
See TracChangeset
for help on using the changeset viewer.