S
stonny
Sorry about the beginners question
In the header file, each time you define a class or function, it has
to be followed by a semicolon.
But in the source file, the functions do not have to be followed by
semicolon.
What is the reason for this?
Thanks
In the header file, each time you define a class or function, it has
to be followed by a semicolon.
But in the source file, the functions do not have to be followed by
semicolon.
What is the reason for this?
Thanks