Quote:
|
Originally Posted by commonbullet
thanks,
well the example was terrible and wrong (len...)
but tell me is it a bad practice to use blocks like these?
- just noted I could make less memory usage in some parts of my code...
|
shouldn't be a problem to do that; except that it look pretty awful to my eyes

although I guess it won't have a very strong effect, unless you are allocating a lot of memory on the stack.
__________________