Re: Using gcc'isms
- From: Miguel de Icaza <miguel nuclecu unam mx>
- To: davecook home com
- CC: gnome-list gnome org
- Subject: Re: Using gcc'isms
- Date: Wed, 24 Jun 1998 12:40:43 -0500
> I noticed that some of the examples on the web page use things like alloca()
> and snprintf(). Is there a general GNOME policy to allow gcc specific
> extensions?
snprintf is not a gcc extension. In system that do not have snprintf,
we provide a replacement routine (look in the support directory).
Alloca is neither a gcc extension.
Miguel.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]