|
|
|
Re: Lengthy Function Declarations[message #101333]
|
Tue, 04 May 2004 07:09
|
|
Drakkcon |
|
Messages:21
Registered:August 2003 Location: USA |
|
|
Yea it seems mean of me, until you find out that I was joking. The only choices they had were, use C++ (short function names, long class names), or what they did. I have absolutely no confusion about that function, but I did think it was funny
I can just picture wrapping the code in classes:
FindGridNoFromSweetSpotExcludingSweetSpotInQuardent would be in my mind, tacticalmap.gridloc.location.find(BF_EXCLUDE SWEETSPOT, quardentloc); //what's a quardent ?
The funny thing is, GCC based compilers only look at the first 27 characters of a variable of function name (not sure about VC), which likely proves their effort to remain clear.
Report message to a moderator
|
Private 1st Class
|
|
|
Re: Lengthy Function Declarations[message #101334]
|
Wed, 05 May 2004 01:21
|
|
markpoll |
|
Messages:101
Registered:November 2002 Location: sydney |
|
|
@Drakkon. I didn't intend to have a go at you. I know you were joking. You even said so. But what I'd hate to see here is anyone (really) attacking the SirTek people saying how dumb they were - how clever I am etc.
Report message to a moderator
|
Sergeant
|
|
|