NASA Logo
Ocean Color Science Software

ocssw V2022
readFileList.cpp File Reference
#include <genutils.h>
#include <fstream>
#include <algorithm>
#include <vector>
#include <cctype>
#include <netcdf>
Include dependency graph for readFileList.cpp:

Go to the source code of this file.

Functions

std::vector< std::stringreadFileList (std::string fileName)
 

Function Documentation

◆ readFileList()

std::vector<std::string> readFileList ( std::string  fileName)

Definition at line 9 of file readFileList.cpp.