Re: New Dialogs

"A. Craig West" <[email protected]> Sun, 7 Mar 2004 15:07:49 -0500 (EST)
Newsgroups gmane.network.everybuddy.devel
Message-ID <[email protected]>
On Sun, 7 Mar 2004, Meredydd wrote:

> On Saturday 06 March 2004 00:07, A. Craig West wrote:
> > +static char * true_string = "1";
> > +static char * false_string = "0";
> Nitpick - this is unnecessary - you can just use string constants. The 
> compiler optimises it for us.

I was mostly using the variables as an easy method of commenting, although
I should have done #define TRUE_STRING "1" instead

-- 
Craig West         Ph: (416) 666-1645	|  It's not a bug,
[email protected]              	|  It's a feature...