[comp.lang.pascal] BufLen

fer9483@tesla.njit.edu (02/25/91)

Is there a procedure/function in Turbo Pascal 5.0 and higher that is like
the 3.0 BufLen?  If not, what is a good way to only allow the user
to input up to a specified # of characters?  Read each one one at a time,
and increment a counter or something?

-Frank Rachel