fts.c
changeset 77 49e0babccb23
parent 68 d549894aa6a9
child 112 9bfb339a8156
equal deleted inserted replaced
76:c46968bddef5 77:49e0babccb23
     1 /**
     1 /**
     2  * fts.c file hierarchy browser
     2  * fts.c
       
     3  * Copyright (C) 2008 Markus Broeker
       
     4  *
       
     5  * file hierarchy browser
     3  */
     6  */
     4 
     7 
     5 #include <stdio.h>
     8 #include <stdio.h>
     6 #include <stdlib.h>
     9 #include <stdlib.h>
     7 
    10