An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: function-pointers

iAmUsmanAwan/CSharp-Dotnet_progress-tracker

A repository documenting my journey in learning C#, .NET, and Enterprise Application Development. Includes concepts, progress updates, sample projects, and hands-on exercises to showcase my understanding and growth in building scalable enterprise solutions.

Language: C# - Size: 18.9 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 4 - Forks: 0

Tafara-N/alx-low_level_programming

Introduction to Programming In C.

Language: C - Size: 759 KB - Last synced at: 9 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

V4SS3UR/DetourUtility

An utility for redirecting C# methods at runtime using detours. Enables patching and replacing method implementations dynamically. It allows altering static/instance methods, property accessors, and extern methods with runtime method redirection.

Language: C# - Size: 5.86 KB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 41 - Forks: 6

gbmhunter/FunctionPointerStateMachineExample

Language: C - Size: 7.81 KB - Last synced at: 23 days ago - Pushed at: almost 6 years ago - Stars: 35 - Forks: 23

awinabaab/alx-low_level_programming

C programs to demonstrate my understanding of the fundamental principles of programming

Language: C - Size: 296 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

OrF8/C_Ex_3B

A repository for Ex 3B in course 67315 (Programming Workshop in C & C++) @ The Hebrew Universty of Jerusalem

Language: C - Size: 589 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

afesheir/adv-c

This is the code examples and projects associated with my Advanced C Programming on Udemy. Check it out here: https://shorturl.at/JmKFa

Language: C - Size: 3.69 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

hackerSa3edy/alx-low_level_programming

Comprehensive projects and exercises for mastering low-level programming in C. Topics include syntax, control structures, data structures, memory management, debugging, file I/O, and more. Each directory focuses on a specific topic with relevant scripts and tasks.

Language: C - Size: 412 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

samuelselasi/alx-low_level_programming

ALX Low Level Programming (C)

Language: C - Size: 753 KB - Last synced at: 23 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

fardinabbasi/Object_Oriented_Programming

Advanced Programming [ECE 119] - Spring 2024- University of Tehran - Dr. Khosravi

Language: C++ - Size: 943 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

edfvr/alx-low_level_programming

Learning C with ALX

Language: C - Size: 1.63 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

mstern98/topologic-git

A library to simulate DFAs and Probabilistic DFAs using context switching. This library provides a way to build and define the behavior of a graph. The client is able to define the function each vertex and edge of the graph make and how the graph transitions from one (the first valid edge) or to many states, as well as which states the graph starts in.

Language: C - Size: 5.74 MB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 1

jdmillard/cpp-callback

A basic implementation of a C++ callback function.

Language: C++ - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

ellectroid/AsyncEventHandler_Basic

Asynchronous single-threaded event handler

Language: C++ - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ConnectWithJustine/alx-low_level_programming

low level programming language

Language: C - Size: 707 KB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

MinaSamirSaad/alx-low_level_programming

All steps and tasks that I used to learn C language with ALX

Language: C - Size: 563 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

JMK-WRL/alx-low_level_programming

Alx low_level_programming - C programming language

Language: C - Size: 437 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

whokilleddb/oops-c

I did an oops-c

Language: C - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

pksh-23514/Tic-Tac-Toe-Game

To Implement a simple Tic-Tac-Toe Game using Minimax Algorithm on C.

Language: C - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Ashwin-op/Command_Line_Sort

Get sorted with sort at the command line || Sorting values through the command line

Language: C++ - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

jajoosiddhant/Principles-of-Embeddded-Software-PES

Consists of Projects and Assignments Completed in Principles of Embedded Software Course | ECEN 5813 | University of Colorado, Boulder : UART, Circular Buffer, C-Unit Test Framework, Memory Manipulation, ADC, DMA, Function Pointers.

Language: C - Size: 3.34 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

dmuvaa/alx-low_level_programming

ALX Low Level Programming Repo. It covers concepts learned in C such as variables, functions, pointers, memory allocation, arguments, and more.

Language: C - Size: 217 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Gzoref/holbertonschool-low_level_programming

C programming language projects

Language: C - Size: 398 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 14

TheAyushB/basics-of-c-programming

A C program containing various data structure programs organized into folders for building and executing using makefile.

Language: C - Size: 197 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Murags/printf

Team project building our own printf

Language: C - Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

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: almost 2 years ago - Pushed at: about 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: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ANSANJAY/Linked_List

Learn linked list. Create, delete, display linked list.

Language: C - Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: over 2 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: almost 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: 15 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

schambig/holbertonschool-low_level_programming

Foundations of programming with C, projects related to topics like pointers and arrays, malloc and its friends, structures, function pointers, variadic functions, bit manipulation, file I/O, etc.

Language: C - Size: 277 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

jaredatandi/alx-low_level_programming

A repository for all the requirements for low-level programming including C.

Language: C - Size: 1.17 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

abhishek-mane/data_structures

C impementation of different Data Structures

Language: C - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

TzStrikerYT/holbertonschool-low_level_programming

✅ This repository contains different projects that i used to learn C, contains the most basic for example Hello World until most complex topics how binary trees, Linked lists and sort algorithms.

Language: C - Size: 228 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

UNMECE231Sp2020/Homework1

Second homework of ECE 231: Intermediate Programming. Assigned 1/31/2020. Due 2/7/2020, 11:59 pm.

Language: C - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

vimtor/cpp-delegates

Approximation of C# Delegates, Funcs and Actions on C++

Language: C++ - Size: 11.7 KB - Last synced at: 9 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

robertdfrench/function-pointer-measurement

How much do function pointers cost?

Language: C - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

KevinWMatthews/c-function_pointers

Syntax refresher on C's function pointers.

Language: C - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

42lan/piscine-reloaded

The Piscine Reloaded is a best-of of the exercises I did during the Piscine C to remind me all the basics of the C programming language: the syntactic and semantic bases, functions, loops, pointers, structures.

Language: C - Size: 1.35 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Related Keywords
function-pointers 40 c 19 recursion 11 pointers 8 malloc-free 8 bit-manipulation 7 linked-list 7 static-libraries 7 preprocessor 6 variadic-function 6 cpp 6 function-pointer 6 argc-argv 6 debugging 6 struct 5 pointers-and-arrays 5 nested-loops 5 file-io 5 makefile 5 functions 4 c-programming 4 memory-management 4 dynamic-libraries 4 variadic-functions 4 static-library 4 doubly-linked-list 3 dynamic-memory-allocation 3 data-structures 3 structures 3 malloc 3 object-oriented-programming 3 typedef 3 structure 3 hello-world 3 queue 3 c-language 3 hash-tables 3 c-variables 2 algorithms 2 bubble-sort 2 callback 2 object-oriented 2 object 2 clanguage 2 pointer 2 c-languages 2 c-language-programming 2 linux 2 sorting 2 search-algorithms 2 c-code 2 stack 2 structures-c 2 loops 2 shell 2 object-oriented-programming-in-c 2 variables 2 pointers-in-c 2 delegate 2 command-line-arguments 2 pointers-arrays-strings 2 sorting-algorithms 1 command-line 1 function-overloading 1 function-handler 1 function-template 1 complex-numbers 1 while-loop 1 adc 1 circular-buffer 1 memory-manipulation 1 uart 1 arrays-and-strings 1 unix-shell 1 valgrind 1 linked-list-in-c 1 callback-functions 1 dynamic-libra 1 more-functions-nested 1 programming-language 1 singly-linked-list 1 dns 1 iteration 1 performance 1 events 1 oops 1 oops-in-c 1 array 1 delegates 1 double-player 1 minimax 1 single-player 1 tic-tac-toe 1 cplusplus 1 threaded-binary-search-tree 1 perfect-numbers 1 selection-sort 1 quick-sort 1 prime-numbers 1 merge-sort 1