![]() |
F´ Flight Software - C/C++ Documentation
NASA-v2.0.1
A framework for building embedded system applications to NASA flight quality standards.
|
#include "Fw/Types/BasicTypes.hpp"
Go to the source code of this file.
Namespaces | |
Fw | |
Fw::StringUtils | |
Functions | |
char * | Fw::StringUtils::string_copy (char *destination, const char *source, U32 num) |
copy string with null-termination guaranteed More... | |