xgqfrms / C-plus-plus

C++ & C Plus Plus
https://c-plus-plus.xgqfrms.xyz
MIT License
2 stars 0 forks source link
c c-plus-plus c17 clang cplusplus cpp gcc macos

C Plus Plus

C++ All In One

https://www.sololearn.com/Course/CPlusPlus/

https://www.runoob.com/cplusplus/cpp-tutorial.html


#include <iostream>
using namespace std;

int main() {
  cout << "Hello world!";
  return 0;
}

C / C++ (C Plus Plus) / C# (C Sharp)

.c, .cpp, .cs

https://github.com/xgqfrms/C

https://github.com/xgqfrms/C-plus-plus

https://github.com/xgqfrms/.Net