cint 1342 src/simh/linehistory.c int cint = completeLine(&l); cint 1344 src/simh/linehistory.c if (cint < 0) cint 1350 src/simh/linehistory.c if (cint == 0) cint 1355 src/simh/linehistory.c c = (char)cint;