7 строки
80 B
C
7 строки
80 B
C
#ifndef __LISTMODE_H
|
|
#define __LISTMODE_H
|
|
|
|
char *listmode_edit (char*);
|
|
|
|
#endif
|