|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 242 (0xf2) Types: TextFile Names: »insertln.c.pat«
└─⟦87ddcff64⟧ Bits:30001253 CPHDIST85 Tape, 1985 Autumn Conference Copenhagen └─⟦this⟧ »cph85dist/new_curses/insertln.c.pat«
*** libcurses42/insertln.c Thu Nov 17 11:03:01 1983 --- libcurses/insertln.c Sat Jul 6 14:12:54 1985 *************** *** 34,35 return ERR; return OK; --- 34,36 ----- return ERR; + touchwin(win); /* Mike Laman */ return OK;