Quote:
Originally Posted by Hunter-Digital
Does that underline have any special purpose in setinfos ?
|
Doubtfull. The underscore (_) is considered a word character in most languages meaning that it is used exactly the same as any letter when delcaring variables. So, the underscore has no actual coding purpose other than readability (knowing that it belongs to a group of variables that have something in common).
Also, remember that when using setinfo in the client there is only a set maximum that you can use
afaik. So, if you have hit that limit then you can't use a set info for anything new. Somebody may correct me if I've misunderstood something about setinfo but it wouldn't work for me with too many.
__________________