Skip to content

Favourkorede/alx-low_level_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

222 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is 0x12. C - Singly linked lists

Task 0. This function prints all the elements of a list_t file.

Task 1. This function returns the number of elements in a linked list_t list.

Task 2. This function adds a new node at the beginning of a list_t list.

Task 3. This function adds a new node at the end of a list_t list.

Task 4. This function frees a list_t list.

Task 5. This function prints You're beat! and yet, you must allow,\nI bore my house upon my back!\n before the main function is executed.

Task 6. In this function write a 64-bit program in assembly that prints Hello, Holberton, followed by a new line.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages