F´ Flight Software - C/C++ Documentation  NASA-v2.0.1
A framework for building embedded system applications to NASA flight quality standards.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
StringUtils.hpp File Reference

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...