C Programming : Including Numerical and Statistical Methods

Bok av Madhumangal Pal
C PROGRAMMING: Including Numerical and Statistical Methods develops the programming language C gradually by illustrating several examples for the beginners using simple language. The text begins with fundamentals of computers followed by constants, variables and evaluation of arithmetic and logical expressions. The I/O statements/functions are discussed in detail with several examples. One- and multi-dimensional arrays are discussed alongwith string manipulation, pointer, structure and union, macro and preprocessor, command lines arguments, bitwise operations and multifiles program with examples. Using the concept of string manipulation a method is described to add two long integers. Another very important and useful technique dynamic memory allocation is discussed with examples. A quick reference is provided at the end of the book for easy access to all keywords, ASCII codes, constants, header files, functions, etc.