On Fri, Jun 12, 2009 at 5:45 PM, ricardo figueiredo<[email protected]> wrote: > double d;
> fscanf(stdin, "%f", d); Try testing this on the command line before you try to test it integrated into apache. Shouldn't the final parameter be a pointer? -- Eric Covener [email protected] --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
