cint 1333 src/simh/linehistory.c int cint = completeLine(&l); cint 1335 src/simh/linehistory.c if (cint < 0) cint 1341 src/simh/linehistory.c if (cint == 0) cint 1346 src/simh/linehistory.c c = (char)cint;