This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Showing results 1 to 4 of 4
Search took 0.03 seconds.
Search: Posts Made By: pheadxdll
Forum: Snippets and Tutorials 02-13-2013, 16:13
Replies: 14
Views: 15,650
Posted By pheadxdll
Re: [INC] SHA-1 hashing stocks

Thanks, works fast enough for my gamedata files. :)
Forum: Snippets and Tutorials 01-29-2013, 20:39
Replies: 14
Views: 15,650
Posted By pheadxdll
Re: [INC] SHA-1 hashing stocks

The hash won't validate against php's sha1_file() method with that code.
Forum: Snippets and Tutorials 01-29-2013, 13:58
Replies: 14
Views: 15,650
Posted By pheadxdll
Re: [INC] SHA-1 hashing stocks

Edit: Sorry, I should have been more specific: I'm trying to call SHA1File..

SourcePawn Compiler 1.5.0-dev...
Forum: Snippets and Tutorials 01-28-2013, 14:25
Replies: 14
Views: 15,650
Posted By pheadxdll
Re: [INC] SHA-1 hashing stocks

:crab: This doesn't compile anymore :crab:


new input[1];
while(!IsEndOfFile(hFile))
{
ReadFileCell(hFile, input[1])
SHA1Input(Context, input, 1);
}
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 14:31.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode