Skip to content

Small project to sort cities according to theur postal code.

Notifications You must be signed in to change notification settings

Jin-gie/PostalCode_analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Postal Code

This small project was made for the c module at the IUT Nancy-Charlemagne (2020-2021). It aims to sort cities according to their postal code using linked lists.

Installation

Use the makefile commande make to create the executable main.

make

Usage

A path for a file formatted as [city_name postal_code] on each line needs to be given as parameter.

./main [source_file]

About

Small project to sort cities according to theur postal code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published