#endif
// Process standard options
char ch;
int ch;
while ((ch = getopt(argc, argv, "f:h:p:u")) != -1)
{
switch (ch)