Changeset 4964 for trunk/src/kernel32/heapstring.cpp
- Timestamp:
- Jan 18, 2001, 7:14:16 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/heapstring.cpp
r4664 r4964 1 /* $Id: heapstring.cpp,v 1.3 5 2000-11-21 14:10:08sandervl Exp $ */1 /* $Id: heapstring.cpp,v 1.36 2001-01-18 18:14:16 sandervl Exp $ */ 2 2 3 3 /* … … 356 356 arg2, 357 357 arg3)); 358 359 if(arg3 == 0) { 360 return NULL; 361 } 358 362 359 363 //PH: looks like either \0 or arg3 terminate the copy
Note:
See TracChangeset
for help on using the changeset viewer.