Skip to content

mohammed-Emad/student0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

student0

Skeleton code for individual assignments


Part words

install gcc and tools in ubuntu or *.deb

sudo apt-get update
sudo apt-get install build-essential manpages-dev

install gcc and tools in CentOS-Fedora or *.rpm

yum groupinstall 'Development Tools'

Verify installation

which gcc
gcc --version
git clone https://github.com/mohammed-Emad/student0.git
cd student0/hw0/words/
make
./words words.txt 

Output

The total number of words is: 8

About

Skeleton code for individual assignments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •