News

Right now its a simple .c file but to finish the project I need to make .h and .cpp files and would like to test run them on my mac but i dont know how, just how to compile them.
I am going to show you how to compile a C++ program on Linux. I’ll demonstrate it on Ubuntu Desktop 23.04, I’ll use the tried and true Hello, World! app as an example.