bf682eb9d1
Miguel.
7 строки
64 B
C
7 строки
64 B
C
#ifndef __FIND_H
|
|
#define __FIND_H
|
|
|
|
|
|
void do_find (void);
|
|
#endif
|