Ecosyste.ms: Repos

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

GitHub topics: function-pointers

edfvr/alx-low_level_programming

Learning C with ALX

Language: C - Size: 1.67 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

jdmillard/cpp-callback

A basic implementation of a C++ callback function.

Language: C++ - Size: 10.7 KB - Last synced: 2 months ago - Pushed: about 7 years ago - Stars: 1 - Forks: 1

just337ine/alx-low_level_programming

low level programming language

Language: C - Size: 707 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

ellectroid/AsyncEventHandler_Basic

Asynchronous single-threaded event handler

Language: C++ - Size: 17.6 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

gbmhunter/FunctionPointerStateMachineExample

Language: C - Size: 7.81 KB - Last synced: about 1 month ago - Pushed: about 5 years ago - Stars: 31 - Forks: 21

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: 4 months ago - Pushed: 4 months 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: 6 months ago - Pushed: 6 months ago - Stars: 2 - 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: 9 months ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

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: 9 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Murags/printf

Team project building our own printf

Language: C - Size: 32.2 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

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: 10 months ago - Pushed: almost 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: 10 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

whokilleddb/oops-c

I did an oops-c

Language: C - Size: 0 Bytes - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

samuelselasi/alx-low_level_programming

ALX Low Level Programming (C)

Language: C - Size: 753 KB - Last synced: 10 months ago - Pushed: 11 months ago - Stars: 2 - 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: 11 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

Gzoref/holbertonschool-low_level_programming

C programming language projects

Language: C - Size: 398 KB - Last synced: 11 months ago - Pushed: over 3 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: 11 months ago - Pushed: 11 months 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: about 1 year ago - Pushed: about 1 year 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: almost 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

giang-nguyentbk/OOP-in-C

Implement OOP concept in C programming

Language: C - Size: 66.4 KB - Last synced: about 1 year ago - Pushed: almost 2 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: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

giangnguyen-bker/object-in-C

Object implementation in C language

Language: C - Size: 72.3 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 4 - 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: about 1 year ago - Pushed: over 1 year 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: about 1 year ago - Pushed: over 1 year 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: over 1 year ago - Pushed: about 3 years ago - Stars: 7 - Forks: 1

abhishek-mane/data_structures

C impementation of different Data Structures

Language: C - Size: 42 KB - Last synced: about 1 year ago - Pushed: almost 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: 12 months ago - Pushed: about 4 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: over 1 year ago - Pushed: over 4 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: about 1 year ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

robertdfrench/function-pointer-measurement

How much do function pointers cost?

Language: C - Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 4 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: about 1 year ago - Pushed: over 1 year 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: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0