Skip to content

tamawy/MobileContacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

MobileContacts

A command line program.

It's main idea is to implement Linked list and use it.

Using arrays does not allow you to locate additional places in RAM in run time. By using Linked List the problem is solved, you can allocate places at memory while the run time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages