winsize Struct Reference

#include <ttycom.h>

Data Fields

unsigned short  ws_row
unsigned short  ws_col
unsigned short  ws_xpixel
unsigned short  ws_ypixel

Field Documentation

unsigned short winsize::ws_col
 
unsigned short winsize::ws_row
 
unsigned short winsize::ws_xpixel
 
unsigned short winsize::ws_ypixel
 

The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top