000 01357cam a2200241 a 4500
999 _c216
_d216
001 1427
005 20200629121055.0
008 061201s2007 caua 001 0 eng
020 _a9788131503638
040 _cPK
082 0 0 _a005.133
_222
_bF727
100 1 _aForouzan, Behrouz A.
245 1 0 _aComputer science :
_ba structured programming approach using C /
_cBehrouz A. Forouzan, Richard F. Gilberg.
250 _a3rd ed.
260 _aHaryana :
_bBaba Barkha Nath,
_c2007
300 _axxvii,, 1156 p.
_bcol. ill. ;
_c24 cm.
500 _aIncludes index.
650 0 _aC (Computer program language)
650 0 _aStructured programming.
700 1 _aGilberg, Richard F.
942 _cBK
505 0 _a 1. Introduction to Computers 2. Introduction to the C Language 3. Structure of a C Program 4. Functions 5. Selection-Making Decisions 6. Repetition 7. Text Input/Output 8. Arrays 9. Pointers 10. Pointer Applications 11. Strings 12. Enumerated, Structure, and Union Types 13. Binary Input/Output 14. Bitwise Operators 15. ListsAppendices A: Character Sets B: Keywords C: Flowcharting D: Numbering Systems E: Integer and Float Libraries F: Function Libraries G: Preprocessor Command H: Command-Line Arguments I: Pointers to Void and to Functions J: Storage Classes and Type Qualifiers K: Program Development L: Understanding Complex Declarations