HPUX-DEVTOOLS: VDISCARD/VREPRINT equivalent in HPUX
0 answers - 693 bytes -
Re: We are porting an application from solaris to HPUX. Solaris has VDISCARD/VREPRINT defined in sys/termio.h whereas HP-UX doesn't have the definition. Is any equivalent available in HP-UX? Google search for: VDISCARD VREPRINT yields: http://www.zip.com.au/~ which says: * HP-UX doesn't define VREPRINT or VDISCARD, so don't use them. It looks like Solaris, AIX, and Apple's Unix all know about them, but I couldn't find much information. ( than that is usually bound to VDISCARD.) They sound interesting I haven't used a terminal / S with a "reprint current input line" for over 30 years!
Re: HPUX-DEVTOOLS: VDISCARD/VREPRINT equivalent in HPUX