
6771
文章平均质量分 88
sudowizard
You can never miss the world of coding. You must understand what happens beneath an one simple touch or clicking. If you dont the world will consume you. Im quite certain about this.
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
C/C++ Pointer Learning ||
Learned C like 4 years ago on Tan Haoqiang’s weird silly book. Now I need to have a recap of this and hopefully understand better in C/C++. I don’t like C/C++ honestly, but I have to understand it bet原创 2016-07-23 20:16:16 · 242 阅读 · 0 评论 -
C++ Learning (1)
Compile and execute C++ Type ‘g++ hello.cpp ’ and press enter to compile your code. If there are no errors in your code the command prompt will take you to the next line and would generate a.out execut原创 2016-07-20 21:46:26 · 364 阅读 · 0 评论