type-safe, header-only implementation of a `std::basic_string`-like string in plain C
-
Updated
May 7, 2025 - C
type-safe, header-only implementation of a `std::basic_string`-like string in plain C
Repository for the "SCC0222 - Introduction to Computer Science: Laboratory Practice I" course offered for undergraduates at ICMC - USP, by professor Leonardo Tortoro.
C programs, File handling
these are my first codes that i liked to create using C
In this repo I handle tasks on C programming;
==> I made this repository to post my C code and document my progress while Learning All Programming Concepts with C.
🚀 All my leetcode troubleshooting
ALX Low Level Programming Repo. It covers concepts learned in C such as variables, functions, pointers, memory allocation, arguments, and more.
Programs in c
The implementation of 1024 bit number to support operations of addition, subtraction and multiplication in C language.
Intro to C bootcamp using functions and file I/O
A program to calculate mathematical expressions from user input!
My solutions to the C practice problems on Hackerrrank
Basic programs in ' C ' language!
This repository contains all the basic programs based on rudimentary concepts in C focusing on every topic as well as data structures which includes implementation of Stacks, Queues and Linked List.
A console based To-Do List program in C language. TaskMaster X simplifies task management. Users can log in, create accounts, and perform various task-related actions while details are stored in individual user-specific files.
Explore fundamental data structures in C, covering essential concepts and implementations to strengthen your understanding of both data structures and the C programming language.
These are the basic program of C language which is very helpful to build logic and to start the progress towards the journey of programming fundamentals.
solving some problems with C language
soluctions for exercises to review basic concepts of the c language
Add a description, image, and links to the arrays-and-strings topic page so that developers can more easily learn about it.
To associate your repository with the arrays-and-strings topic, visit your repo's landing page and select "manage topics."