X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mothurout.h;h=5ba3d083677a35f4ef0004506bf63f25facb481f;hb=1b0bddfbf4ac5df7e2dad03c8a5350e71b052f78;hp=e61490267270680e6800cfa31a68b47cb1bbbbc3;hpb=5eca3348fe3962b8965236ca877ef6f52e8fb104;p=mothur.git diff --git a/mothurout.h b/mothurout.h index e614902..5ba3d08 100644 --- a/mothurout.h +++ b/mothurout.h @@ -94,6 +94,7 @@ class MothurOut { void getNumSeqs(ifstream&, int&); int getNumSeqs(ifstream&); int getNumNames(string); + int getNumChar(string, char); bool isTrue(string); bool isContainingOnlyDigits(string);