> > 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! > > i vote 1) \o/ > and please also remember that while voting for the evil 2) or > 3) we will have to rewrite most of the functions names >
Definitely 2) is evil C# naming style... I would vote for my own style, but given the fact that I don't see a future in 3), my vote is definitely 1).