sanger-pathogens / snp-sites

Finds SNP sites from a multi-FASTA alignment file
http://sanger-pathogens.github.io/snp-sites/
Other
233 stars 50 forks source link

Use stdio FILENAME_MAX for path char[] sizes #31

Closed tseemann closed 8 years ago

tseemann commented 8 years ago

Instead of your own made up size.

andrewjpage commented 8 years ago

Thanks for the pull request