Skip to content

ahampal/2750-A1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name:
Amit Hampal

Student #:


Description:
The following is a library that implements the RFC 6350 vCard standard. This library makes use of
a linked list api to organize and store vCards in memory. There are four major functions:
-createCard to load a saved .vcf or .vcard into memory
-deleteCard to delete card object
-printCard to print card object to terminal
-printError to print an expanded message given a certain error code

Compilation:
-cd terminal to A1AmitHampal
-execute makefile by typing 'make' into terminal

Assumptions and limitations:
-No known limitations
-assumed no error checking of properties, parameters, and values

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published