Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

function-pointers

Here are 40 public repositories matching this topic...

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.

  • UpdatedDec 2, 2024
  • C#

C programming language projects

  • UpdatedNov 10, 2020
  • C

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…

  • UpdatedMar 28, 2021
  • C

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.

  • UpdatedJun 5, 2025
  • C#

C++17 header-only library that can convert any C++ callable object to a C-style function pointer

  • UpdatedJun 4, 2022
  • C++

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.

  • UpdatedOct 23, 2022
  • C

Single header templates for wrapping C++ functors as opaque userdata plus function pointers for C interop

  • UpdatedApr 26, 2025
  • C++

A basic implementation of a C++ callback function.

  • UpdatedMay 15, 2017
  • C++

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

  • UpdatedJul 12, 2023
  • C

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.

  • UpdatedNov 30, 2018
  • C

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

  • UpdatedAug 23, 2020
  • C++

Improve this page

Add a description, image, and links to thefunction-pointers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with thefunction-pointers topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp