|
From: | mali |
Subject: | uninitialized value |
Date: | Mon, 18 Jun 2001 14:01:31 +0800 |
Hi All,
I just follow the example that Cons.html given, but get the
following problem.
$>cons hello
cc -c hello.c -o hello.o
Use of uninitialized value at /usr/bin/cc line 183. cc -o hello hello.o Use of uninitialized value at /usr/bin/cc line 183. Why does cons complain about uninitialized value?
Thanks in advance!
Best Regards
Robbert |
[Prev in Thread] | Current Thread | [Next in Thread] |