06.08.2013 Views

pSOSystem System Calls - Read

pSOSystem System Calls - Read

pSOSystem System Calls - Read

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

strlen pREPC+ <strong>System</strong> <strong>Calls</strong><br />

strlen Computes string length.<br />

#include <br />

size_t strlen(<br />

const char *s /* string */<br />

)<br />

Description<br />

Arguments<br />

Return Value<br />

Error Codes<br />

Notes<br />

The strlen() function determines the length of a string (s), not including the<br />

terminating null character.<br />

s Points to the string to be measured.<br />

This function returns the computed length.<br />

None.<br />

Callable From<br />

■ Task<br />

■ ISR<br />

3-154 <strong>pSO<strong>System</strong></strong> <strong>System</strong> <strong>Calls</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!