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

GitHub topics: c-functions

dkv204p/c-programming

Welcome to the C-Programming repository! This repository is a comprehensive collection of resources, examples, and exercises for learning and mastering the C programming language.

Language: C - Size: 57.6 KB - Last synced at: 21 days ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 1

msabr/LIBFT-1337

A collection of essential C functions that replicate standard library functions and add useful utilities. It serves as a foundation for future 42 projects.

Language: C - Size: 1.52 MB - Last synced at: 20 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

salmane10/Libft

My very first own library

Language: C - Size: 58.6 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

zby-zy/mini-c-projects

Welcome to the Mini C Projects repository! Embarking on the exciting journey of learning C programming can be both thrilling and challenging, especially for those who are just starting.

Language: C - Size: 43.9 KB - Last synced at: 12 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 2

mouaammou/libft-42

This project is about coding a C library. It will contain a lot of general purpose functions your programs will rely upon.

Language: C - Size: 1.3 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

lachlanstephen/LIBFT_42

My LIBFT project for the 42 Cursus. A C library containing general purpose functions for future projects. All bonuses complete. 125/100

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

Technerdguy1/alx-low_level_programming

Low-level programming and algorithm carried out during Full Stack Software Engineering studies at ALX_Africa/Holberton_School.

Language: C - Size: 260 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 1

lachlanstephen/ft_printf_42

My ft_printf project for the 42 Cursus. A recreation of the printf function found in the <stdio.h> C Library. Bonuses in progress. 100/100

Language: C - Size: 24.4 KB - Last synced at: 12 months ago - Pushed at: 12 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 at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Mouad-El-Asri/libft

In this project I have recoded a few functions of the C standard library as well as some other utility functions that I will use on some of my upcoming projects. 📚

Language: C - Size: 1.71 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

HeLaughs/printf

This a repository for the ALX team project for the printf project

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

b-duncs/holbertonschool-low_level_programming

Introduction to C

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

hebamuh68/alx-low_level_programming

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

Nalim1955/Number_sequence_with_pointers_function

Create a program that loads a sequence of numbers into an array and then calculates the average of the array elements. Allow the user to specify the size of the array, allocate the array dynamically, and use a) a function that works with the array, b) a function that uses pointers to find the average.

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

mukhtarB/alx-low_level_programming

Programming in C Low level Language

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

PabloFLPs/Relogio-PC1

Um relógio em C que fiz a partir de uma ideia quando estava cursando Programação de Computadores 1, a única forma que pensei de contar os segundos precisamente foi usando a função "sleep()" do C. Apesar de a longo prazo n ser preciso, foi uma ideia legal e achei plausível colocar aqui.

Language: C - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0