[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
Re: [ID 20000125.001] Problem with Fcntl constants
On Tue, Jan 25, 2000 at 12:01:48PM -0800, Randal L. Schwartz wrote:
> It wasn't my reply. The reason it cannot be fixed is that those
> constants are AUTOLOADed, which means that they cannot have a
> prototype of any consequence.
Sure they can.
sub LOCK_NB ();
is legal and will do what is needed.
Graham.
- References to:
-
"Warren Odom" <warren-odom@stenocall.com>
merlyn@stonehenge.com (Randal L. Schwartz)
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]