Function: getstrzaddr
Library: stringlib
Prototype: char * getstrzaddr(int strnum, char *strzaddr)
Parameters
Parameter Type Description
strnum int Required string number
strzaddr char * Pointer to strz data
Return values
Value/Range Meaning
NULL POINTER No match or parameter error
NON NEGATIVE Start of string offset from given strzaddr address
Description
The getstrzaddr function returns the address of the specified numbered string from the given strz container address
Filenames: getstrzaddr.c
Include files: ascnames.h, logicals.h, stringlib.h, retvals.h
Dependencies: mheaders
Developer Information
Proposer: Mark Hobley
Lead programmer: Mark Hobley
Documentation by:
Manual page by:
Test Status
Lead test planner:
Lead test developer:
Test sign off:
Test plan: PENDING
Test programs: