4 lines
45 B
C
4 lines
45 B
C
#ifndef C_H
|
|
#define C_H
|
|
extern int c;
|
|
#endif
|
#ifndef C_H
|
|
#define C_H
|
|
extern int c;
|
|
#endif
|