9 Apr
2013
9 Apr
'13
9:22 p.m.
On 9.4.2013, at 18.29, Jürgen Obermann <Juergen.Obermann@hrz.uni-giessen.de> wrote:
"quota-status.c", line 200: undefined symbol: optarg "quota-status.c", line 200: warning: improper pointer/integer combination: arg #1 cc: acomp failed for quota-status.c
- #include <stdlib.h>
What about with stdio.h? That's the correct one according to man page.