IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 29, 2009, 10:16:52 AM (17 years ago)
Author:
eugene
Message:

adding an inthash function which accepts non-numeric words (and treats them as zero)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.basic/strhash.c

    r19533 r25965  
    1414
    1515  if (argc != 3) {
    16     gprint (GP_ERR, "USAGE: strhash (string) (modulus)\n");
     16    gprint (GP_ERR, "USAGE: strhash (string) (modulus) [-var value]\n");
    1717    return (FALSE);
    1818  }
Note: See TracChangeset for help on using the changeset viewer.