Skip to content

RenanGaleno/ccontacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CContacts

Compile instructions

This software uses PDCurses, so the compiler should have it installed and link it.

Also, the compiler directive should be C99 The command to compile is the following: gcc ccontacts.c -o ccontacts.exe -lpdcursesw -std=c99

This software was developed and tested on Windows 10 Pro x64, compiling to other platforms may need some code edition.

About

A C written contact list, built as graduation work on Computer Engineering at UFC.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages