WikiPendium

(beta)

winsize

WikiPendium :: RecentChanges :: RecentlyCommented :: UserSettings :: You are ec2-18-191-171-26.us-east-2.compute.amazonaws.com

winsize structure


struct winsize
{
  WORD ws_row;     /* # of Text Rows */
  WORD ws_column;  /* # of Text Columns */
  WORD ws_xpixel;  /* Width of window in pixels */
  WORD ws_ypixel;  /* Height of window in pixels */
};




See Also

Fcntl()

Il n'y a pas de commentaire sur cette page. [Afficher commentaires/formulaire]