Re: GLIB_CHECK_VERSION (was: Glib rand() function)
- From: Havoc Pennington <hp redhat com>
- To: gtk-devel-list redhat com
- Cc: wilhelmi ira uka de
- Subject: Re: GLIB_CHECK_VERSION (was: Glib rand() function)
- Date: 21 Feb 2000 19:58:26 -0500
Derek Simkowiak <dereks@kd-dev.com> writes:
> I want to use this in my code:
>
> if (GLIB_CHECK_VERSION (1, 3, 0))
> [...use g_rand()...]
> else
> [...use rand()...]
>
Derek, you should know that 1.3 isn't supposed to be used in apps
yet... you can use AM_PATH_GLIB(1.4.0) for this.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]