C programming language - What do they use getchar() putchar() on?
|
|
cavemen
|
Tue Oct 26 2010, 09:12PM
|
|
|
Registered Member #2008
Joined: Tue Mar 03 2009, 05:11AM
Location: USA, Frederick, MD
Posts: 118
|
All examples in "C Programming Language" use commands getchar() and putchar().
What file do those commands put things into and take things out of?
Many things from that book have to be modified to cause no error in a modern MS VC++ Express Edition compiler, using modern standart C library.
If I use a function is declared Int functionname (a,b,c) and I call it as long at some point functionname (a,b,c) would this change the type of value it returns?
If array variable appears as s[] in some function, what does the program refer to? ]pages_from_the_c_programming_language_-
_by_kernighan_and_ritchie.pdf[/file]
|
Back to top
|
|
Moderator(s): Chris Russell, Noelle, Alex, Tesladownunder, Dave Marshall, Dave Billington, Bjørn, Steve Conner, Wolfram, Kizmo, Mads Barnkob
|
|
Powered by e107 Forum System
|