/[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 10 by ulpfr, Fri Apr 28 15:40:52 2000 UTC revision 20 by cvs2svn, 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.10  
changed lines
  Added in v.20

  ViewVC Help
Powered by ViewVC 1.1.26