From: | Aaron Optimizer Digulla |
Date: | 4 Aug 2000 at 13:30:23 |
Subject: | AMIOPEN: `va_start' used in tool function with no varargs attribute |
(Already posted a week ago but got no response)
What does the error
va_start' used in tool function with no varargs attribute
mean ? Here is the declaration of the tool:
extern int execl (const char *path, const char *arg, ...)
and here the code:
int execl (const char *path, const char *arg, ...)
{
And how can I get rid of the warning "warning: possible redefinition for
Elate tool `execl'" ? I'm including the header file which declare the
tools in the files which contain the code because I need some other
type declarations.
Subscribe/Unsubscribe: open-request@amiga.com
Amiga FAQ: http://www.amiga.com/faq.html