ONTARIO_PLATFORM
(void) strcpy(platbuf, ONTARIO_PLATFORM);
if ((strncmp(platbuf, ONTARIO_PLATFORM,
strlen(ONTARIO_PLATFORM)) == 0) ||
(void) strcpy(platbuf, ONTARIO_PLATFORM);
if ((strncmp(platbuf, ONTARIO_PLATFORM,
strlen(ONTARIO_PLATFORM))) == 0) {