文件名称:Beginning C 5th Edition 2013
文件大小:4MB
文件格式:PDF
更新时间:2016-05-20 10:15:55
Beginning C 5th
Beginning C, 5th Edition 688 pages Publisher: Apress; 5 edition (February 27, 2013) Language: English ISBN-10: 1430248815 ISBN-13: 978-1430248811 What you’ll learn Make use of all core language features such as for loops and branching Dynamically manage memory using pointers and indirection Modularize your code through controlling scope and creating functions Move data in and out of your program via keyboard, display monitor, and data files Have the computer write your code for you via preprocesser directives Properly type your data and create structures to manage it efficiently