cint 1338 src/simh/linehistory.c int cint = completeLine(&l); cint 1340 src/simh/linehistory.c if (cint < 0) cint 1346 src/simh/linehistory.c if (cint == 0) cint 1351 src/simh/linehistory.c c = (char)cint;