Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/lib_ref/n/netmgr_strtond.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/lib_ref/n/netmgr_strtond.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/lib_ref/n/netmgr_strtond.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/lib_ref/n/netmgr_strtond.html on line 8
Convert a string into a node descriptor
#include <sys/netmgr.h>
int netmgr_strtond( const char * nodename,
char ** endstr );
- nodename
- The string that you want to convert into a node descriptor.
- endstr
- NULL, or the address of a location where the function
can store a pointer to the character after the node name in the string.
libc
Use the -l c option to
qcc
to link against this library.
This library is usually included automatically.
The netmgr_strtond() function converts a string
to a node descriptor.
If endstr isn't NULL, it's set to point to the
character after the node name in the given string.
The node descriptor, or -1 if an error occurred (errno is set).
- ENOTSUP
- Qnet isn't running.
See
netmgr_ndtostr().
QNX Neutrino
Safety: | |
Cancellation point |
Yes |
Interrupt handler |
No |
Signal handler |
Yes |
Thread |
Yes |
ND_NODE_CMP(),
netmgr_ndtostr(),
netmgr_remote_nd()
Qnet Networking
chapter of the Neutrino Programmer's Guide
Qnet Networking
chapter of the System Architecture guide
Message Passing
chapter of Getting Started with QNX Neutrino
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/lib_ref/n/netmgr_strtond.html on line 146
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/lib_ref/n/netmgr_strtond.html on line 146