Mobile API Reference  MicroStrategy 2019
PDCselect.h File Reference
#include "ProtectedSource/Prolog.h"
#include <sys/select.h>

Go to the source code of this file.

Macros

#define mstr_select(A, B, C, D, E)   ::select( A , B , C , D , E )
 

Macro Definition Documentation

◆ mstr_select

#define mstr_select (   A,
  B,
  C,
  D,
 
)    ::select( A , B , C , D , E )