Path: utzoo!attcan!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!pacbell.com!ucsd!sdcc6!sdcc10!cs161fch From: cs161fch@sdcc10.ucsd.edu (Strange Attractor) Newsgroups: comp.lang.c++ Subject: C file functions in C++ Message-ID: <15556@sdcc6.ucsd.edu> Date: 12 Jan 91 19:08:27 GMT Sender: news@sdcc6.ucsd.edu Organization: University of California, San Diego Lines: 10 Nntp-Posting-Host: sdcc10.ucsd.edu I've just learned basic C++ in a class at school. I'm now going through a C++ book to learn the other features. I have 2 questions. [1] Does have a scanf() like it has a printf as cout<? Thanks, whatis@ucsd.edu