Shadowrun: Awakened 29 September 2011 - Build 871
Namespaces | Defines | Functions
Strings.hpp File Reference
#include <cat/Platform.hpp>
Include dependency graph for Strings.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cat

Defines

#define CAT_UNKNOWN_BUILTIN_ISTRCMP

Functions

void cat::CopyDesimilarizeString (const char *from, char *to)
int cat::DecToString (s32 x, char *outs)
char cat::DesimilarizeCharacter (char ch)
u32 cat::DesimilarizeFixedString (char *str, u32 max_len)
u32 cat::GetFixedStrLen (const char *str, u32 max_len)
bool cat::iStrEqual (const char *A, const char *B)
bool cat::IsZeroFixedBuffer (const void *buffer, u32 bytes)
u32 cat::SetFixedStr (char *dest, u32 dest_len, const char *src, u32 src_max_len)

Define Documentation

#define CAT_UNKNOWN_BUILTIN_ISTRCMP

Definition at line 65 of file Strings.hpp.


Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net