ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/mdtools/BASS_parse/BASS_parse.c
(Generate patch)

Comparing trunk/mdtools/BASS_parse/BASS_parse.c (file contents):
Revision 11 by mmeineke, Tue Jul 9 18:40:59 2002 UTC vs.
Revision 117 by mmeineke, Tue Sep 24 22:10:55 2002 UTC

# Line 84 | Line 84 | int res_word( char* text ){
84  
85   int res_word( char* text ){
86    
87  register unsigned short int i; // loop counter
87    int matched = 0;
88    int key; // the hash key
89    struct res_element* current_ptr; // points to the current hash element

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines