Thursday, 14 February 2013

Assignment Operator


Assignment operator are used to assign the result to an expression
“=” is the assignment operator


No comments:

Post a Comment

String functions

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