#define LineRelease(l) LineReleaseEx(l DBG_SRC )
typelib.h
Release a line of text.
A line may be a single segment.
This is the proper way to dispose of PTEXT segments.
Any segment in the line may be passed, the first segment is found, and then all segments in the line are deleted.
Macros