Documentation Project 1
|
#define SegCreateFromText(t) SegCreateFromTextEx(t DBG_SRC)
Creates a PTEXT segment from a string.
PTEXT line = SegCreateFromText( "Around the world in a day." );
Copyright (c) 2010. All rights reserved.
|
What do you think about this topic? Send feedback!
|