find_typed_string()
QNX SDP8.0Building Embedded SystemsConfigurationDeveloper
Synopsis:
int find_typed_string(int type_index);
Description:
Return the offset from the beginning of the type_strings section of the string with the type_index type. Return -1 if no such string is present.
Returns:
- >0
- Success
- -1
- No string found
Page updated: