DLLCRC32Bank()

DLLCRC32Bank()
  • SYNOPSIS:
    crc32 = DLLCRC32Bank(iBankToCRC)
  • DESCRIPTION:
    Derives a CRC32 checksum from a given bank. This is useful to check if the contents of the bank (or file data loaded into the bank) has changed. If any single bit of information in the bank changes, the checksum will be different.
  • PARAMETERS:
    iBankToCRC The bank you wish to CRC.
  • RETURNS:
    A CRC 32bit checksum from the given bank.
  • EXAMPLE:
    See example021.bb
  • BUGS:
    None Known.
  • SEE ALSO:
    DLLCRC32File()

Return To Index
Problems with this command or bugs? EMail me at: mailto:loki.sd@blueyonder.co.uk

Section Last Updated: Sunday, February 3, 2002 10:18 AM GMT

All materials used in this help, related sources and binaries are (C)opyright Rob Hutchinson, Joseph Cox and Tarropithium Software 2002. All rights reserved. All software is provided without warranty unless otherwise stated.
Tarropithium Software or the authors will not be held liable for any damage or data loss that may occur during the application of this software. Use it at your own risk!