| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
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.
C programming language projects
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 sta…
I did an oops-c
Object implementation in C language
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.
ALX Low Level Programming (C)
A modular Connect Four game in C with a console-based TUI. Features Human vs Human, Human vs File (Automated Testing), Look-ahead AI, and a Game Replay system. Developed as an Advanced Programming final project.
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.
C++17 header-only library that can convert any C++ callable object to a C-style function pointer
Alx low_level_programming - C programming language
Learning C with ALX
Single header templates for wrapping C++ functors as opaque userdata plus function pointers for C interop
C faq
This repository contains my C programming work for Holberton School - Low Level Programming
A basic implementation of a C++ callback function.
ALX Low Level Programming Repo. It covers concepts learned in C such as variables, functions, pointers, memory allocation, arguments, and more.
All steps and tasks that I used to learn C language with ALX
Learn linked list. Create, delete, display linked list.
Add a description, image, and links to the function-pointers topic page so that developers can more easily learn about it.
To associate your repository with the function-pointers topic, visit your repo's landing page and select "manage topics."
| Back | FazBrowse Home | New Git URL |