WikiPendium

(beta)

winsize

WikiPendium :: RecentChanges :: RecentlyCommented :: UserSettings :: You are 216.73.216.125

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]