KevinWMatthews / c-function_pointers

Syntax refresher on C's function pointers.

Home Page:https://kevinwmatthews.github.io/c-function_pointers/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Function Pointers in C

Syntax refresher for function pointers in C.

Background

Supporting content for a series of blog posts. See the documentation for details.

Getting Started

See the setup documentation for details.

About

Syntax refresher on C's function pointers.

https://kevinwmatthews.github.io/c-function_pointers/

License:MIT License


Languages

Language:C 85.0%Language:CMake 15.0%