readme.txt edited online with Bitbucket
This commit is contained in:
parent
c3abc4f553
commit
6276bb7a01
@ -1,4 +1,4 @@
|
|||||||
Compile with: g++ demo.cpp -o demo (or if using clang, use clang++ demo.cpp -o demo)
|
Compile with: g++ -Wall demo.cpp -o demo (or if using clang, use clang++ demo.cpp -o demo)
|
||||||
|
|
||||||
This is just a proof of concept of using a BASIC-like syntax to program C++.
|
This is just a proof of concept of using a BASIC-like syntax to program C++.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user