- prototype in graph.h - translates logical coordinates to physical coordinates returning the result in the format: struct xycoord { short xcoord; short ycoord; }; - see _getlogcoord()