Displaying 1 result from an estimated 1 matches for "ast_say_number_full_pl".
2004 May 16
2
Re: say.c compilation error
...000' undeclared (first use in this function)
say.c:1648: parse error before `int'
say.c:1651: `i100' undeclared (first use in this function)
say.c:1654: `m100' undeclared (first use in this function)
say.c:1655: `m1000' undeclared (first use in this function)
say.c: In function `ast_say_number_full_pl':
say.c:1725: parse error before `*'
say.c:1729: `o' undeclared (first use in this function)
make: *** [say.o] Error 1
I was using PWLIB-1.5.2 and OPENH323-1.12.2 previously and there
wasn't any of the above errors before when I compiled it. I am changing
it to the above versions i...