| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
ZEND_STRS
Popis
#include <zend.h>
void ZEND_STRS ( char * str )This is a convenience macro that can be used when passing a static string to a function that requires a buffer length argument together with a string. This saves duplicating the static string in the sourcecode or adding an extra variable for it.
| PÅ™edcházejÃcà | Domů | Dalšà |
| ZEND_STRL | Nahoru |