Please help me understand this void function.
This is from the book: C++ Weekend Crash Course, pg 142. It is designed to concatenate two strings, and put a hyphen in the middle. It compiles; it works, but I don't understand why it works. The two strings are entered in main() as szString1 and szString2. During execution, they are sent to...
__________________
C++
domain name forum
|