File: readline.h

package info (click to toggle)
macutils 2.0b3-17
  • links: PTS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 1,256 kB
  • sloc: ansic: 12,737; makefile: 661
file content (4 lines) | stat: -rwxr-xr-x 49 bytes parent folder | download
1
2
3
4
extern char line[];

extern int readline(void);