Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-31 | fix formatting | Calvin Morrison | |
2013-12-06 | merge | Calvin Morrison | |
2013-12-06 | use fread instead of getline, lower memory, static allocation, better ↵ | Calvin Morrison | |
performance (by a lot). all win win | |||
2013-09-16 | don't use strlen instead just use the read variable set by getline | Calvin Morrison | |
2013-08-30 | check for fasta headers | Calvin Morrison | |
2013-08-30 | avoid any switches, better performance | Calvin Morrison | |
2013-08-30 | specify -o for our makefile | Calvin Morrison | |
2013-08-30 | proper check, and use fgest instead of getc | Calvin Morrison | |
2013-07-23 | added copyright | Calvin Morrison | |
2013-07-23 | added makefile | Calvin Morrison | |
2013-07-23 | don't use unsigned for getch | Calvin Morrison | |
2013-07-23 | open argv[2], use proper indenting, return sucess upon completeiton, use ↵ | Calvin Morrison | |
proper printf notation | |||
2013-07-23 | added readme | Calvin Morrison | |
2013-07-23 | added a nucleobase counter | Calvin Morrison | |