MSC: short far _setpixel( short x, short y )
MSC: short far _setpixel_w( double wx, double wy )
- prototype in graph.h - returns previous value of pixel or -1 on error - Turbo C uses
setpixel
() - see
_getpixel
()