c-cpp-notes
c-cpp-notes copied to clipboard
Earlier explanation of overloading
trafficstars
Definition and simple examples of overloading don't appear until the operator overloading section. But this could be discussed early in the context of C. It's a common source of confusion anyway.