]> git.mxchange.org Git - simgear.git/commit
Add a routines that takes a search path (separated by sgSearchPathSep) and
authorcurt <curt>
Fri, 8 Aug 2003 19:54:49 +0000 (19:54 +0000)
committercurt <curt>
Fri, 8 Aug 2003 19:54:49 +0000 (19:54 +0000)
commit77cefa924cb6b971ece974ac4593b0a30cbe285e
tree7464b0d2da9b8c4db78dcc1e1d8ee31f2ca1a9e4
parent1fe26901afa81e3498fd433297daa35198aaabd5
Add a routines that takes a search path (separated by sgSearchPathSep) and
seperates them into a vector of strings which it then returns.
simgear/misc/sg_path.cxx
simgear/misc/sg_path.hxx