Corretta elucubrazione mentale della hashfun().
git-svn-id: svn://10.65.10.50/trunk@3884 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
17a53cb57a
commit
3cd85407dd
@ -85,7 +85,7 @@ int hashfun(const char *s)
|
||||
int findfld(const RecDes *recd, const char *s)
|
||||
|
||||
{
|
||||
byte stp = hashfun(s);
|
||||
short stp = hashfun(s);
|
||||
|
||||
for (byte i = 0 ; i < MaxFields; i++)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user