When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.
21 messages · Page 1 of 1 (latest)
When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.
b4 is before?
yes
lol just google it
if you look anywhere online, you can find good resources for learning c++ - for example: learncpp.com:
#include <iostream>
int main() {
std::cout << "Hello, world!" << std::endl;
}
yeah it's that
well yes
but how do i runn it?
i have installed llvm++
after running it theres 2 errors
return 0 is not necessary
i'd still write it explicitly
cannot open source file "iostream". Please run the 'Select IntelliSense Configuration...' command to locate your system headers.
and
#include errors detected. Please update your includePath. Squiggles are disabled for this translation unit (C:\Users\v\OneDrive\Desktop\loim\enigineintergrator\holy.cpp).
#1013107104678162544 or #cpp-help-text .
This is #1013104018739974194 .
C is not the same as C++
just follow your guide or tutorial or whatever you are reading
@spice vortex
Please don't delete forum posts. They can be helpful to refer to later and other members can learn from them. In the future you can use !solved to close a post and mark a post as solved.