/[wait]/trunk/levenstein.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/levenstein.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 11 by unknown, Fri Apr 28 15:41:10 2000 UTC revision 19 by ulpfr, Tue May 9 11:29:45 2000 UTC
# Line 23  extern          "C" { Line 23  extern          "C" {
23    
24  #endif  #endif
25  #define  maxlen  51  #define  maxlen  51
26    #ifndef strchr
27  char          *strchr();  char          *strchr();
28    # endif
29    
30  int  int
31  formatierung(char ziel[], char wort[], int n, char modus)  formatierung(char ziel[], char wort[], int n, char modus)

Legend:
Removed from v.11  
changed lines
  Added in v.19

  ViewVC Help
Powered by ViewVC 1.1.26