small bits of code to play with (currently: C, Assembly, Haskell)
-
Updated
Jun 20, 2023 - C
small bits of code to play with (currently: C, Assembly, Haskell)
The aim of this project is to code a C library regrouping usual functions that you'll be allowed to use in all your other projects. 🚀 TLDR: this project consists of coding basic C functions (see below), which are then compiled into a library for use in other projects of the cursus.
Find length without using function strlen() in C.
Add a description, image, and links to the strlen topic page so that developers can more easily learn about it.
To associate your repository with the strlen topic, visit your repo's landing page and select "manage topics."