Thursday, July 9, 2009

Operator overloading in c?

i want to know if operator overloading is possible in C??

Operator overloading in c?
every once in awhile its good to take a break ...
Reply:yes its possible. The only C operators that can't be overloaded are . and ?: (and sizeof, which is technically an operator).





for example :


http://72.14.235.104/search?q=cache:2QdI...


No comments:

Post a Comment