cmm: various updates
git-svn-id: svn://kolibrios.org@6791 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -794,6 +794,7 @@ inline signed csshexdec(dword text)
|
||||
|
||||
inline cdecl int sprintf(dword buf, format,...)
|
||||
{
|
||||
#define END_ARGS 0xFF00FF //ARGS FUNCTION
|
||||
byte s;
|
||||
char X[10];
|
||||
dword ret, tmp, l;
|
||||
|
Reference in New Issue
Block a user