HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

          MSC: struct xycoord far _getphyscoord( short x, short y )


       - prototype in graph.h

       - translates logical coordinates to physical coordinates returning
         the result in the format:

       struct xycoord
           {
           short xcoord;
           short ycoord;
           };

       - see   _getlogcoord()

Esc or Alt-X to exit _getphyscoord Home/PgUp/PgDn/End ←↑↓→