Anton Alin-Adrian <aanton at reversedhell.net> writes:
> if ( (fp_queue=fopen(fqueue,"a")) ==NULL);//will wait for locks
remove the semicolon.
> {
> perror("fopen(fqueue,\"a\")");
> //exit(EXIT_FAILURE);
> }
DES
--
Dag-Erling Smørgrav - des at des.no