c0d3r
@MichealGossar
It's been a while but I'm creating my next post.
Review:
C++ has headers. The most common is .
(from which I learned from a comment) is used to print
I am creating a split-path program (hence the title) and I want to see examples. Also can you create graphics prograpms on repl.it? I hopq the is a an
Highwayman Yes you can make a graphics program on repl.it. Why do you want examples? Are you lost as to what to do/where to start or what’s the problem?3 years ago
C++ is one of the most compaclationed languages (yes a language) to learn. The most basic line of code is:
'''
#include
using namespace std;
int main(