Amaterasu85
October 13th, 2009, 08:00 AM
Hello, i like the c++ syntax, and have been using it for a long time, but some things are **** easy to write in C# (like data bases with MSSQL).
1. Do you think mixing languages slows the program? (i think yes)
2. Have tried to declare "pure c++ vars" in a ref class but there was an error... and i can't declare ref class variables as global or in "a pure class"?
3. Would you recommend getting deeper into managed c++/cli?
Thanks in advance :)
1. Do you think mixing languages slows the program? (i think yes)
2. Have tried to declare "pure c++ vars" in a ref class but there was an error... and i can't declare ref class variables as global or in "a pure class"?
3. Would you recommend getting deeper into managed c++/cli?
Thanks in advance :)