Sack Library Documentation
|
#define SegCreateFromChar(t) SegCreateFromCharEx(t DBG_SRC)
Creates a PTEXT segment from a string.
PTEXT line = SegCreateFromChar( "Around the world in a day." );
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|