webengine/wmlengine/src/Unicode/tools/Validate.h.post
author Chetan Kapoor <chetank@symbian.org>
Wed, 16 Jun 2010 13:48:17 +0100
branchGCC_SURGE
changeset 75 cd0e9694f2ef
parent 0 dd21522fd290
permissions -rw-r--r--
Bug 2962 - GCC compilation issues in sf/mw/web -- Some Compilation erros fixed


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


#endif /* _Validate_h_ */