webengine/wmlengine/src/Unicode/tools/Validate.h.post
author Peter Fordham <peter.fordham@gmail.com>
Tue, 02 Mar 2010 23:46:41 -0800
branchCompilerCompatibility
changeset 47 9377e2ba0634
parent 0 dd21522fd290
permissions -rw-r--r--
start CompilerCompatibility


extern NW_Bool Validate (void);
extern NW_Bool ValidateCode (NW_Ucs4 code,
                             const NW_Object_Class_t* categoryClass);


#endif /* _Validate_h_ */