cint 1353 src/simh/linehistory.c int cint = completeLine(&l); cint 1355 src/simh/linehistory.c if (cint < 0) cint 1361 src/simh/linehistory.c if (cint == 0) cint 1366 src/simh/linehistory.c c = (char)cint;