CAO
pour Circuits & Systemes Integres
Login
Help/Guide
About Trac
Preferences
Wiki
Context Navigation
Back to CaoCourseTme2
CaoCourseTme2
: hash.h
File hash.h,
85 bytes
(added by
alain
,
18 years ago
)
Line
1
#ifndef _HASH_H_
2
#define _HASH_H_
3
4
extern
unsigned
int
hashindex
(
char
*
key
);
5
6
#endif
Download in other formats:
Original Format