k We have:
1) void render_text(char* string); //wagnerf 2) void renderText(char* string); // DGTL_Magician 3) void RenderText(char* String); // Pablo I vote for (2) Please cast your vote coders! Regards, Gert-Jan > On Wed, Jan 12, 2005 at 09:30:55AM +0100, Gert-Jan de Boer wrote: >> Hi, > > hi > >> I always learned as coding style: >> Uint8 isIn; >> void putPixel(int x, int y, int col); >> etc. > > erck javaish > >> I like it, because it's clear, and I see it more often then is_in and >> render_text. > > well, i'm really not sure about that. > i personnaly really don't like it > > maybe we should vote on this ? kernel coders seem to use my convention > ;-) > > fred > -- > Why fear computers ? They don't byte ! >
