function
Here are 91 public repositories matching this topic...
This projects is about creating a function that, allows to read a line ending with a newline character ('\n') from a file descriptor, without knowing its size beforehand.
-
Updated
Sep 15, 2017 - C
A C project which can calculate the definite integral of real functions using Newton-Cotes quadrature formulas.
-
Updated
Aug 8, 2022 - C
📚 This project involves coding a C library that will contain a collection of general-purpose functions, which your programs can depend on for various tasks
-
Updated
Jul 31, 2025 - C
Introduction to language C basic sample codes and notes of C language
-
Updated
May 13, 2022 - C
42 libft functions how to write in c: memset, bzero, memcpy, memccpy, memmove, memchr, memcmp, strlen, strdup, strcpy, strncpy, strncat, strlcat, strchr,strrchr, strstr, strnstr, strncmp, atoi, isalpha, isdigit, isalnum, isascii, isprint, toupper, tolower.
-
Updated
Nov 13, 2018 - C
A collection of simple C Programs involving Strings.
-
Updated
Oct 9, 2021 - C
👼 Compatibility library to fix deficient atexit implementations
-
Updated
Jan 21, 2026 - C
Introduction to C programming
-
Updated
May 10, 2023 - C
Weekly Programming tasks, Programming Quiz tasks, and Programming Exam tasks.
-
Updated
Feb 15, 2022 - C
Explore the world of pointers in C. This repository is a comprehensive guide that demystifies pointers and their usage, providing examples, documentation, and practical exercises. Perfect for beginners and intermediate learners looking to deepen their understanding of pointers in programming.
-
Updated
Oct 22, 2023 - C
Improve this page
Add a description, image, and links to the function topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the function topic, visit your repo's landing page and select "manage topics."