[Migrated to self-hosted ari-web Forgejo: https://git.ari.lt/ari/libtrie] Trie implementation in C89 for generating text.
-
Updated
Jun 20, 2024 - C
[Migrated to self-hosted ari-web Forgejo: https://git.ari.lt/ari/libtrie] Trie implementation in C89 for generating text.
Designed for complex number calculations, showcasing modular programming and efficient parsing techniques in ANSI C.
C program that implements simple sorting algorithms: bubble sort, merge sort, and insert sort.
C program with Luhn's Algorithm implemented to test credit card validity. This is a simple checksum formula used to validate a variety of identification numbers from user.
Two files to add to your project that will print a summary of memory leaks at the end of execution.
Calculator program that uses a struct to hold all the functions. Includes counting, summing, searching, and basic statistical methods. Sorting is done by bubble sort and insertion sort.
Linked List programs in C that allow the user to control the data container (memory allocation). In main.c, users can create and delete nodes, input or delete nodes at specified positions, display the list of nodes, count nodes in the list, and search the list for a specified node. In collatz.c I use a linked list in a mathematical application.
Open-Source implementation of the Ninja Virtual Machine
Add a description, image, and links to the ansic topic page so that developers can more easily learn about it.
To associate your repository with the ansic topic, visit your repo's landing page and select "manage topics."