Namespaces | Functions
os_string.h File Reference

Contains global functions for string manipulation, encapsulated into the icl_core::os namespace. More...

#include <stdio.h>
#include <stdarg.h>
#include "icl_core/ImportExport.h"
#include "icl_core/os_ns.h"
Include dependency graph for os_string.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  icl_core
namespace  icl_core::os
 

Namespace for operating system specific implementations.


Functions

int icl_core::os::snprintf (char *buffer, size_t maxlen, const char *format,...)
char * icl_core::os::stpcpy (char *dst, const char *src)
char * icl_core::os::strdup (const char *s)
int icl_core::os::vsnprintf (char *buffer, size_t maxlen, const char *format, va_list argptr)

Detailed Description

Contains global functions for string manipulation, encapsulated into the icl_core::os namespace.

Author:
Klaus Uhl <uhl@fzi.de>
Date:
2008-01-28

Definition in file os_string.h.



fzi_icl_core
Author(s):
autogenerated on Tue Aug 8 2017 02:28:04