Firmware
Functions
px4_getopt.h File Reference

Thread safe version of getopt. More...

Go to the source code of this file.

Functions

__BEGIN_DECLS int px4_getopt (int argc, char *argv[], const char *options, int *myoptind, const char **myoptarg)
 

Detailed Description

Thread safe version of getopt.