[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: xtime
<r2@aucegypt.edu> [2003-07-04 10:47]:
> The problem now is that that the program cannot understand the xtime variable.
> When I tried this statement :-
>
> printk (xtime.tv_usec);
>
> It gave me the following error
>
> `xtime' undeclared (first use in this function)
>
how have you specified it?
> I tried to include several classes but the same error appeared.
So, isn't it a basic C-programming Problem?
wbr,
Lukas
--
Lukas Ruf | Wanna know anything about raw |
<http://www.lpr.ch> | IP? <http://www.rawip.org> |
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/
- References:
- xtime
- From: r2 <r2@aucegypt.edu>