- struct tws tb;
- register struct smsg *s;
-
- twscopy (&tb, dlocaltimenow ());
-
- smsgs = (struct smsg *)
- mh_xcalloc ((size_t) (mp->hghsel - mp->lowsel + 2),
- sizeof(*smsgs));
- if (smsgs == NULL)
- adios (NULL, "unable to allocate sort storage");