C
cranium.2003
hello,
I want a checksum function that operates on unsigned char *
string. Is there any ready function avail to me on linux? Or if not how
to write a function in C that generate cheksum in unsigned short
variable from any length text string?
I want a checksum function that operates on unsigned char *
string. Is there any ready function avail to me on linux? Or if not how
to write a function in C that generate cheksum in unsigned short
variable from any length text string?