Skip to content

WohimLee/GNC-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GNC-Tutorial

Contents

0 Intro

  • GCC 的介绍
  • 编译系统

1 C

C 程序的编译过程

2 C++

C++ 程序的编译过程

3 Makefile

  • Intro:
  • Variable: Makefile 中变量的写法
  • Operator&Symbols: 操作符和 Makefile 常用的符号
  • Functions: 常用函数
  • Conditional Statement: 条件语句
  • Compile: 编译过程与编译选项
  • Static Library: 静态库的编译与链接
  • Shared Library: 共享库/动态库的编译与链接
  • Errors: 常见的一些错误

If u wanna buy me a cup of coffee.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published