Skip to content

结合all-datatype-sort和 use-pointer-anywhere 这两个仓库,练习各种类型的数据排序,当然必须使用函数指针来实现,这部分涉及到各个类型指针用法,还有就是类型转换的知识

Notifications You must be signed in to change notification settings

home-coder/pointer-to-function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

pointer-to-function

结合all-datatype-sort和 use-pointer-anywhere 这两个仓库,练习各种类型的数据排序,当然必须使用函数指针来实现,这部分涉及到各个类型指针用法,还有就是类型转换的知识

void指针这个概念要充分的使用,在这个函数指针专题中

深刻理解函数指针在c程序中的作用,灵活的场景

使用函数指针来完成change-value-anydata中的所有工作,充分的将指针,数组,函数 灵活的结合运用 。

About

结合all-datatype-sort和 use-pointer-anywhere 这两个仓库,练习各种类型的数据排序,当然必须使用函数指针来实现,这部分涉及到各个类型指针用法,还有就是类型转换的知识

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages