Skip to content

TaurusEight/bit9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time-stamp: <2016-01-29 16:16:34 daniel>


//
// README:  Very basic documentation for building this sample application.
//


Auther:

  Daniel Mendyke [[email protected]]


Tools Required:

  bash     - in /bin/bash
  g++      - in /usr/bin  (tested with version 5.21)
  GNU Make - (tested with version 4.1)
  valgrind - in /usr/bin (tested with version 3.11.0)


Build Instructions:

  'make'        -  builds the binary 'sample'
  'make clean'  -  deletes objects files
  'make nuke'   -  deletes everything built

  'make run'    - run the project within valgrind
  './exercise'  -  run the application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published