- Joined
- Mar 10, 2009
- Messages
- 5,016
Hello Hivers!, Im self studying C++ slowly and I want this thread to be as open as possible for C++ only, means not Java, Haskell, C, C# etc...
I want to ask questions if you don't mind;
- is #include means uses/needs/requires in vjass ?
- is #include <iostream> and a-like a library in vjass ?
- is int main() works like onInit or initializer in vjass ?
- all codes in C++ always contain int main() ?
Maybe I will ask more in the future but that's all for now...thank you in advance!
EDIT:
I may compare this to jass/vjass to understand it better...
I want to ask questions if you don't mind;
- is #include means uses/needs/requires in vjass ?
- is #include <iostream> and a-like a library in vjass ?
- is int main() works like onInit or initializer in vjass ?
- all codes in C++ always contain int main() ?
Maybe I will ask more in the future but that's all for now...thank you in advance!
EDIT:
I may compare this to jass/vjass to understand it better...
Last edited: