summaryrefslogtreecommitdiff
path: root/funcptr.c
Commit message (Expand)AuthorAgeFilesLines
* Switch spaces to tabsTom Ryder2019-12-101-8/+8
* Add length to arraysTom Ryder2018-01-261-2/+2
* Re-use passed pointers for cheap iterationTom Ryder2018-01-261-10/+4
* Add declaration for static intTom Ryder2018-01-261-0/+1
* Remove unneeded name from prototypeTom Ryder2018-01-261-1/+1
* Count through argv so we don't edit it in placeTom Ryder2018-01-261-2/+3
* Move fpv to be static file varTom Ryder2018-01-261-8/+2
* Tinkering with function pointersTom Ryder2016-03-281-0/+43