:::C++ WavePro.findNext(buf);
Find the next file in the sequence started by a previous findFirst. Result is returned into buffer pointed to by buf. Returns true on success, or false on failure.
Part of: [Arduino Library]
Wiki: Arduino Library