8 lines
61 B
C
8 lines
61 B
C
#include <em.h>
|
|
|
|
C_dnam( str, val)
|
|
char *str;
|
|
arith val;
|
|
{
|
|
}
|