/[ofm]/ofm/stack.c
ViewVC logotype

Diff of /ofm/stack.c

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

revision 1.3 by eses, Sun Jan 5 23:22:21 2003 UTC revision 1.4 by MarcusvA, Sat Jan 11 10:28:47 2003 UTC
# Line 32  Line 32 
32  #include "misc.h"  #include "misc.h"
33  #include <stdlib.h>  #include <stdlib.h>
34  #include <stdio.h>  #include <stdio.h>
35    #include <string.h> /* for memset */
36  #include "stack.h"  #include "stack.h"
37    
38  OSTACK *stackInit(int size)  OSTACK *stackInit(int size)

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26