Quoth o...@eigenstate.org: > I think we want: I mean:
if(c1 & Numvlong || convvtox(vv, TUVLONG) > convvtox(vv, TULONG) || (c1 & (Numdec|Numuns)) == Numdec && convvtox(vv, TLONG) < 0) { if((c1 & (Numdec|Numuns)) == 0 && ((c1 & Numuns) || convvtox(vv, TVLONG) < 0)) { c = LUVLCONST; t = TUVLONG; goto nret; } c = LVLCONST; t = TVLONG; goto nret; } if(c1 & Numlong || convvtox(vv, TULONG) > convvtox(vv, TUINT) || (c1 & (Numdec|Numuns)) == Numdec && convvtox(vv, TINT) < 0) { if((c1 & (Numdec|Numuns)) == 0 && ((c1 & Numuns) || convvtox(vv, TLONG) < 0)) { c = LULCONST; t = TULONG; goto nret; } c = LLCONST; t = TLONG; goto nret; } ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T22754f10b241991c-M9b32e4c6660cf15f958c1e52 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription