![]() |
WinLineNC | Function (ROM Call 0x18) |
wingraph.h |
void WinLineNC (WINDOW *w, const WIN_RECT *Line); |
Draws a line to a window, without range checking.
WinLineNC works like WinLine except no range checking is done on the line drawn. Use it with extreme caution as invalid lines could trash the system.