File: ttysize.h

package info (click to toggle)
termrec 0.19-2.1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,024 kB
  • sloc: ansic: 8,435; makefile: 182; perl: 16; sh: 15
file content (1 line) | stat: -rw-r--r-- 44 bytes parent folder | download | duplicates (5)
1
int get_tty_size(int fd, int *sx, int *sy);