nis-util
1.0.D108
|
Go to the source code of this file.
Functions | |
rcstring | option_join (const rcstring &lhs, const rcstring &rhs) |
rcstring option_join | ( | const rcstring & | lhs, |
const rcstring & | rhs | ||
) |
The option_join function is used to join two options strings together. Option strings have the form "-something", and the result will have the form "-lhs,rhs"
Definition at line 25 of file option_join.cc.