cint 1335 src/simh/linehistory.c int cint = completeLine(&l); cint 1337 src/simh/linehistory.c if (cint < 0) cint 1343 src/simh/linehistory.c if (cint == 0) cint 1348 src/simh/linehistory.c c = (char)cint;