Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

tatparya/ECE368P3-Social-Media-Generation

Repository files navigation

ECE368P3-Social-Media-Generation

ECE368 Project 3: Generating Social Media using input parameters and querying the social media for useful information

Important Commands

--- Compile : `gcc -g -Wall project3.c -lm -o project3Test`

Memory check : valgrind --tool=memcheck --leak-check=full --verbose --log-file=memcheck.log ./project3Test inputs/input.txt

Execute : ./project3Test <inputFile> <outputFile>

About

ECE368 Project 3: Generating Social Media using input parameters and querying the social media for useful information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages