6 results for “topic:strings-in-c”
Introduction to C programming
A static library for string and memory manipulation. Recreating basic string and memory functions from string.h, ctype.h, stdlib.h using basic funtions from stdlib.h and unistd.h to learn basics of C.
This repository contains a collection of C programs covering basic to advanced concepts, including arithmetic operations, loops, recursion, number manipulations, and pattern printing. Each program is well-documented for easy understanding and learning.
Developer/Creator: Aishik Mukherjee
Problemario 8 - Programacion 1
Self-written C programs and theory from CodeWithHarry’s Ultimate C Course, including beginner mistakes, explanations, and conceptual notes.