Paule Ecimovic wrote:
> I must have missed this one, but whatever happened to the WinCrt
> Unit,

If that was ever provided in a version of Delphi, it hasn't been around 
since vesion 1. Try the link below for more details.

http://www.google.com/search?q=delphi+wincrt

> the one enabling writeln(), and readln() procedures from "Delphi's
> immediate predecessor language?"

Readln and Writeln have been available in all versions of Delphi. As 
always, they're part of the System unit.

> I am still translating some code from that language into
> bells-and-windows Delphi. :-)  Furthermore, is it still possible to 
> write straight console applications as though it were say 1985?

Yes. They will be Windows programs, though, not DOS programs.

-- 
Rob
_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to