View Single Post
Old 07-12-2012, 07:15 PM   #151
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
@kcn1: Actually, my published code is indented to show structure. Multiple statements per line are logically related. It even the short variable names are related to their function. If you cannot follow it do to its condensation, you can expand it with Astyle (which I have mentioned in a number of my posts in the past). If my code bothers you so much that even Astyle cannot make it acceptable to you, you can just skip over the source code parts then. To make that easy for you, I have even been hiding my source inside spoiler tags so you have to go out of your way to be offended by it. Lucky for me, I am just one of many to receive your negativity lately, so it is easy to shrug off.

@twobob: No need to apologize to anybody. At least for me, I can UNDERSTAND you condensed version FAR more easily than the previous version. I am sure that others feel the same way, and if they do not, they can always expand the code out to take as much space as makes them feel happy, with robust error handling on every call, and a comment on every statement, and triple-spaced lines if that is their preference. A lot of that can be automated easily with a program called AStyle (which is even built into many programmer's editors, both for linux and for windows).
geekmaster is offline   Reply With Quote