R: [AD] Allegro 5 new config routines, alpha 2

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


> I thought about that too, but then, wouldn't *every* path 
> start with "/"? 
> Instead of absolute, we should make it relative to the root. 
> That's one less 
> character to compare for in the hash function :)

Currently the routines accept variables starting with both slash and any
other key, and handles them the same way, so

/mydir/myvar

Is equivalent to

mydir/myvar

And actually the hash routine always receives the string in the second
form...

--
Angelo Mottola
a.mottola@xxxxxxxxxx
http://www.ecplusplus.com



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/