[gameprogrammer] Re: A Note on C Programming Style

On giving it a little more thought: maybe the two cents are an analogy
to "a bet" in some kind of bidding game?

/Olof

On 5/6/05, Olof Bjarnason <olof.bjarnason@xxxxxxxxx> wrote:
> It's an american expression which reads "just my two cents" and means
> something like "just my humble point of view". The origins I'm not so
> sure of; does americans have to pay to express their opinion? ;)
>=20
> /Olof
>=20
> On 5/6/05, Szasz Pal <space@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
> > Hi!
> > I think this pointer notation is also mentioned in some coding style
> > (maybe the GNU?), anyway also in that guide they also mentioned the
> > problem of declaring two variables.
> > On the other hand some coding guides say one should never declare two
> > variables of the same line, and in case of global/class variables I agr=
ee.
> >
> > About pointers, if you want to make a clear, readable code, use typedef=
.
> >
> > And IMHO it helps a lot in understanding points, if you learn a little
> > bit of assembly.
> >
> > Zac Propersi wrote:
> > > Just my $0.02.
> >
> > Sorry, I'm a little bit offtopic here, but what does this saying mean,
> > and where does it originate from? I saw it a lot of times.
> >
> > --
> > Best regards,
> > Szasz Pal
> > ----------------
> > Space Software Studio
> > http://www.spacesoftwarestudio.com
> >
> > -- Binary/unsupported file stripped by Ecartis --
> > -- Type: text/x-vcard
> > -- File: space.vcf
> >
> >
> > ---------------------
> > To unsubscribe go to http://gameprogrammer.com/mailinglist.html
> >
> >
>


---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html


Other related posts: