Thursday, 14 February 2013

Bitwise Operator

For manipulation of data at bit level
Bitwise operator cannot be applied to float or double


No comments:

Post a Comment

String functions

Read This: strncpy() strncat() strstr () strlen() — Predefined function defined in string.h . — — Returns the len...