]> git.donarmstrong.com Git - mothur.git/blobdiff - mothurout.h
changed reading of name file to use buffered reads. note the splitAtWhiteSpace functi...
[mothur.git] / mothurout.h
index cc8bfb6b101b13b0ebe45a2eb2f5472600d6e0fc..b19c05a68381c3ca96e19264e0eca931e22a0895 100644 (file)
@@ -97,6 +97,7 @@ class MothurOut {
                string getline(istringstream&);
                void gobble(istream&);
                void gobble(istringstream&);
+        vector<string> splitWhiteSpace(string& rest, char[], int);
                map<string, int> readNames(string);
                int readNames(string, map<string, string>&);
                int readNames(string, map<string, vector<string> >&);