GitHub topics: function-pointer
gilzoide/functor2c
Single header templates for wrapping C++ functors as opaque userdata plus function pointers for C interop
Language: C++ - Size: 171 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

enobufs/go-calls-c-pointer
A cgo example: how to call C function pointer from Go.
Language: Go - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 3

F1RST1/cignal_slot
Signal-Slot implemented in pure C
Language: C - Size: 58.6 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

udevbe/jaccall
Ja[va] C call[ing]
Language: Java - Size: 1.14 MB - Last synced at: 9 days ago - Pushed at: about 8 years ago - Stars: 12 - Forks: 0

minlux/rxobs
A *RxJS like* observable implementation in C++ (for training purposes)
Language: C++ - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

k-m-arun-kumar-5/arithmetic-logic-calculator-by-callback
demonstrate callback function for arthimetic operation (addition, subtraction, multiplication, division & modulus) and logic operation (AND, OR, XOR, Complement)
Language: C - Size: 86.9 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

msio808/basic-calc
Simple Calculator Using Function Pointers
Language: C - Size: 6.84 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

minlux/ptmf
How C++ pointer to member function works
Language: C++ - Size: 46.9 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 2

OmorFarukMashuk/car-dealership
Language: C++ - Size: 25.4 KB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ZygalM1S1U/Mir_Appender
This is an intel hex parser and CRC appender. The program will go through an intel hex file and calculate a crc for it, then will append it to a new intel hex file at an address of your choice. These are all configurable through a config file and a UI tool. CRC/Checksum calculation functions can be added by adding function pointers.
Language: C - Size: 3.32 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

whokilleddb/oops-c
I did an oops-c
Language: C - Size: 6.84 KB - Last synced at: 13 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

UlrichBecker/command_line_option_parser_cpp11
Commandline Option Parser for C++11. An alternative to getopt() and getopt_long() (and boost::program_options) by using of callback functions for each recognized option and program-argument.
Language: C++ - Size: 62.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Un1Gfn/dumb_menu
Language: C++ - Size: 0 Bytes - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

upperdim/function-pointers
Searching for a reasonable way to do function pointers in Java and comparing it with 8 other languages
Language: Java - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 2

FerrazArthur/calculadora_basic
Using function pointers to implement a calculator with some basic arithmetic operations and make some tests in a range of integers
Language: C++ - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

giang-nguyentbk/OOP-in-C
Implement OOP concept in C programming
Language: C - Size: 66.4 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

giangnguyen-bker/object-in-C
Object implementation in C language
Language: C - Size: 72.3 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

ncorgan/cpp-callable-to-funcptr
C++17 header-only library that can convert any C++ callable object to a C-style function pointer
Language: C++ - Size: 54.7 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

vinayak-sethi/Operating-Systems-Practice
Basic concepts of Operating System, which are taught as part of UG OS course in CSE branch
Language: C - Size: 19.7 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
