Skip to content

WebShare of C. Just a backup and this created when I learn C language.

License

Notifications You must be signed in to change notification settings

CWKSC/MyWebShare_C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

MyLib_C_WebShare

WebShare of C. Just a backup and this created when I learn C language.

數組、指针

C语言——数组名、取数组首地址的区别(一) - Joohong的专栏 - CSDN博客

https://blog.csdn.net/jingzi123456789/article/details/66478310

数组名、取数组首地址的区别 - xiaolongxia - 博客园

http://www.cnblogs.com/xiaolongxia/articles/2752731.html

c语言中数组名代表数组首地址,它的值在运行期间可以改变吗?-guo333806-ChinaUnix博客

http://blog.chinaunix.net/uid-12779255-id-2916004.html

数组名和指针区别(还有数组退化等) - youxin - 博客园

https://www.cnblogs.com/youxin/p/3235862.html

数组的指针特性——数组名何时不退化成指针?何时退化成指针 - dengheCSDN的博客 - CSDN博客

https://blog.csdn.net/dengheCSDN/article/details/78110957

union 聯合

C語言中 union 用法 @ 做 個 有 趣 的 人 :: 痞客邦 ::

http://lionrex.pixnet.net/blog/post/51087344-c%E8%AA%9E%E8%A8%80%E4%B8%AD-union-%E7%94%A8%E6%B3%95

巨集、宏、macro

*****宏定义的黑魔法 - 宏菜鸟起飞手册

https://onevcat.com/2014/01/black-magic-in-macro/

**C宏展开的几个注意事项 - nanoix9 - 博客园 http://www.cnblogs.com/aquastone/p/c-macro-expansion.html

C 語言:用巨集定義置換 function (關於有 ... 的巨集置換) @ 傑克! 真是太神奇了! :: 痞客邦 ::

http://magicjackting.pixnet.net/blog/post/60655494-c-%E8%AA%9E%E8%A8%80:%E7%94%A8%E5%B7%A8%E9%9B%86%E5%AE%9A%E7%BE%A9%E7%BD%AE%E6%8F%9B-function-(%E9%97%9C%E6%96%BC%E6%9C%89-...-%E7%9A%84

C语言重载宏函数的小技巧 - 有志者事竟成 - CSDN博客

https://blog.csdn.net/lmhuanying1012/article/details/78715351

realloc()

安全起见,小心使用C语言realloc()函数

http://c.biancheng.net/cpp/html/2536.html

realloc 用法

https://blog.csdn.net/snlying/article/details/4005238

動態建立二維陣列

C/C++ - 動態配置二維陣列解析 Dynamic 2D arrays in C++

http://mropengate.blogspot.com/2015/12/cc-dynamic-2d-arrays-in-c.html

[C] 如何動態配置二維陣列

http://chiakie.pixnet.net/blog/post/3143518-%5Bc%5D-%E5%A6%82%E4%BD%95%E5%8B%95%E6%85%8B%E9%85%8D%E7%BD%AE%E4%BA%8C%E7%B6%AD%E9%99%A3%E5%88%97

用malloc动态申请一个二维数组的三种方法

https://blog.csdn.net/fengxinlinux/article/details/51541003

不定長度引數

不定長度引數(Variable-length argument)

https://openhome.cc/Gossip/CGossip/Variable-lengthArgument.html

阿洲的程式教學-不定長度引數

http://monkeycoding.com/?p=928

C 語言不定參數的使用

http://blog.xuite.net/tzeng015/twblog/113273016-C+%E8%AA%9E%E8%A8%80%E4%B8%8D%E5%AE%9A%E5%8F%83%E6%95%B8%E7%9A%84%E4%BD%BF%E7%94%A8

C可变参数函数 实现

https://blog.csdn.net/weiwangchao_/article/details/4857567

C 可变参数 | 菜鸟教程

http://www.runoob.com/cprogramming/c-variable-arguments.html

默認參數

C语言不支持默认参数,不过可以用宏来模拟 - vanishfan - 博客园

https://www.cnblogs.com/vanishfan/p/3377458.html

** 在C语言中模拟含有默认参数的函数 - 随便写写

http://nonoob.is-programmer.com/posts/36769.html

C语言默认参数值的实现 - 皮皮blog - CSDN博客

https://blog.csdn.net/pipisorry/article/details/25437893

判断变量类型

C语言中的typeof关键字

http://module77.is-programmer.com/posts/22102.html

C/C++中检查变量类型函数typeid()

https://blog.csdn.net/haohaibo031113/article/details/72860567

c语言有办法判断(比较)变量类型吗?

https://www.zhihu.com/question/264485537

Using the GNU Compiler Collection (GCC): Typeof

https://gcc.gnu.org/onlinedocs/gcc/Typeof.html

atexit()

使用 atexit() 讓程式被關閉時做對應的動作

https://kheresy.wordpress.com/2013/11/28/c-atexit/

C语言atexit()函数:设置程序正常结束前调用的函数

http://c.biancheng.net/cpp/html/270.html

C 库函数 - atexit()

http://www.runoob.com/cprogramming/c-function-atexit.html

About

WebShare of C. Just a backup and this created when I learn C language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published