Changeset 5308 for trunk/src/kernel32/console.cpp
- Timestamp:
- Mar 13, 2001, 7:45:35 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/console.cpp
r5070 r5308 1 /* $Id: console.cpp,v 1.2 5 2001-02-08 10:23:40sandervl Exp $ */1 /* $Id: console.cpp,v 1.26 2001-03-13 18:45:33 sandervl Exp $ */ 2 2 3 3 /* … … 53 53 * Header Files * 54 54 *******************************************************************************/ 55 #include <builtin.h>56 55 #include <stdlib.h> 57 56 #include <string.h>
Note:
See TracChangeset
for help on using the changeset viewer.