Texas Memory Systems manual XP-15 User Guide Texas Memory Systems, Inc /6/01

Models: XP-15

1 17
Download 17 pages 28.09 Kb
Page 14
Image 14

results[ii].imag);

}

ecount++;

}

}

if (ecount == 0)

printf ("XP-15 confidence test completed with no errors\n");

else

printf ("XP-15 confidence test completed with %d errors\n", ecount);

exit(0);

}

/********************************************************************** Function: help

Description:

display help screen, and exits

Arguments: none

Returns: none

***********************************************************************/

static void help(void)

{

fprintf (stdout, "parameters:\n"); fprintf (stdout,

"-x : XP-15 device name\n");

fprintf (stdout,

"-h : this message\n");

exit (0);

}

XP-15 User Guide

Texas Memory Systems, Inc. (8/6/01)

A-4

Page 14
Image 14
Texas Memory Systems manual XP-15 User Guide Texas Memory Systems, Inc /6/01