7 lines
126 B
C
7 lines
126 B
C
// To compile this type:
|
|
// gcc -g -Wall -shared -o libtest25-added-fn-parms-v1.so test25-added-fn-parms-v1.c
|
|
void
|
|
fun()
|
|
{
|
|
}
|