ug4
loader_util.h File Reference
#include <vector>
#include <string>

Go to the source code of this file.

Namespaces

 ug
 the ug namespace
 

Functions

void ug::split_parameters (std::vector< std::string > &paramsOut, char *strParams, const char *delims=" ")
 fills paramsOut with the parameters that are seperated by the characters given in delim. More...