* Curtis L. Olson -- 9/18/2006 5:12 PM:
 > for(i=0; i<size(ai_craft);i=i+1){
 > if(getprop("ai/models/aircraft[" ~ i ~ "]/radar/in-range") != 0){
 > setprop("/instrumentation/radar/ai[" ~ i ~ "]/active",1);

How is this coding style called? "Unstructured programming"?
Is that an attempt to avoid the discussion about whether tab or
space indentation is preferable? Or just a joke that I don't get?

m.  :-}


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to