9 lines
83 B
C
9 lines
83 B
C
#define CODE_EXPANDER
|
|
#include <em.h>
|
|
|
|
C_scon( str, siz)
|
|
char *str;
|
|
arith siz;
|
|
{
|
|
}
|