On Tue, 12 Jan 1999 [EMAIL PROTECTED] wrote:

# I'm new to C and Linux. I notice that Turbo C has a 'cout' and 'cin'
# command. What i sthe equivalent that I can use in Linux's C?

they're C++ functions, so either program in c++ or use printf and
scanf like everyone else does :)
(i think cout and cin do exist in C, some book said they were what printf
and scanf actually use...)

-- 
+++        Beware of programmers who carry screwdrivers             +++
[EMAIL PROTECTED]      [Website undergoing re-design...]l.org

Reply via email to