L3DT documentation
Large 3D terrain generator

ztype_GetID

Description

Get the variable type ID corresponding to a given variable type name.

Files

Declaration Zeolite.h
Implementation Zeolite.cpp

Function prototype

long ztype_GetID(const char* lpTypeName);

Arguments

Name Type Comment
lpTypeName const char* A pointer to a C-stlye string containing the name of the variable type for which the type ID is to be retrieved.

Return value

Zero if an error occurred or the type name is not recognised, and non-zero otherwise (can be positive or negative).

Comments

None.

 
zeolite/functions/ztype_getid.txt · Last modified: 2017/08/31 05:39 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki