CryptoSys API Library Manual

Example: Crc.File 

[VB6 equivalent: CRC_File]

Dim nCRC As Integer
nCRC = Crc.File("hello.txt")
Console.WriteLine("CRC32('hello.txt')=" & Hex(nCRC))

See Also:
Crc.File Method

[Contents] [Index]

[PREV: Example: Crc.Data ...]   [Contents]   [Index]   
   [NEXT: Example: Crc.Data ...]

Copyright © 2001-23 D.I. Management Services Pty Ltd. All rights reserved. Generated 2023-05-20T13:01:10Z.