hcbowman / csc-220

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

csc220

To run Notepad++, this needs to be added to the .bashrc file in the home/"your name" directory; np () { /cygdrive/c/Program\ Files/Notepad++/notepad++.exe cygpath.exe -w "$*" & }

About

License:MIT License


Languages

Language:C 55.3%Language:C++ 39.4%Language:Makefile 4.0%Language:Shell 1.1%Language:Roff 0.1%