mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 12:56:26 +00:00
80f341f5e7
* Updated to use std::string instead for cases that ruturn const char* by referencing to a local variable. * Updated c_str invovled check as it is never NULL and always return a null-terminated ('\0') string and also removed unnecessary conversion using c_str. * Updated a data_products file missed last time to replace c_str check with string check. * Updated missed parts to replace c_str check with string check. * Updated to use C++ string comparison for std::string variables. |
||
---|---|---|
.. | ||
Apps | ||
DPX | ||
EQParse | ||
Log | ||
units | ||
Var | ||
.gitignore | ||
CMakeLists.txt | ||
makefile |