A
academic
I am writing a program that is not OO.
I tried using the c extension but that has too many restrictions (for me).
So I changed the extension to cpp and wonder if the compiler is simply more
allowable or am I getting some other overhead that I don't know about.
Bottom line question, does using cpp for for an non-OO program bring with it
any penalty?
Thanks
I tried using the c extension but that has too many restrictions (for me).
So I changed the extension to cpp and wonder if the compiler is simply more
allowable or am I getting some other overhead that I don't know about.
Bottom line question, does using cpp for for an non-OO program bring with it
any penalty?
Thanks