Ark Server API (ASA) - Wiki
|
#include "CoreTypes.h"
Go to the source code of this file.
Namespaces | |
namespace | Algo |
Functions | |
int32 | Algo::FindSortedStringCaseInsensitive (const TCHAR *Str, const TCHAR *const *SortedArray, int32 ArrayCount) |
template<int32 ArraySize> | |
FORCEINLINE int32 | Algo::FindSortedStringCaseInsensitive (const TCHAR *Str, const TCHAR *const (&SortedArray)[ArraySize]) |