Results 1 to 8 of 8
Thread: !
Hybrid View
-
16th December 2005 20:03 #1
!
:
int nX=0, nIndex;
for (nIndex=10; !(nIndex<0 && nX++); nIndex--);
nX ?
Java boolean . C/C++ nX = 2, ( nIndex = 0 ).
( ) nX = 12 . .H is for hppiness is fr outstanding U is for unity S is for sul E is for ternity
-
16th December 2005 20:36 #2
for C-like
for(;;) - -:
- . "", - True - ..
False .
9.
, ++ , - nIndex++ , ++nIndex - .
-
16th December 2005 20:57 #32. 11.
Originally Posted by Annihilator
. - . , .
Originally Posted by Annihilator
-
16th December 2005 20:37 #4
K, " ", , . C/C++. , || && .
, - , :
Code:int nX=0, nIndex; for (nIndex = 10; nIndex >= 0; --nIndex, ++nX);
-
16th December 2005 21:38 #5
Originally Posted by Pesho
. /++.
H is for hppiness is fr outstanding U is for unity S is for sul E is for ternity
-
17th December 2005 02:30 #6
1. ( , - ).
2. , "Full boolean evaluation" ( ) Pascal - . , .
3. C/C++, , ( , )., . .
"640K ught to be enough for anybody" - Bill Gates, 1981
::Machine specs::Fract::AGG::::Baileys::blog::YouTube channel
-
17th December 2005 03:25 #7:
Originally Posted by anrieff
... obfuscated-CCode:for (nIndex=10; !(nX++, (nIndex<0)); nIndex--);
-
17th December 2005 11:30 #8
. full boolean evaluatio ( ) .
H is for hppiness is fr outstanding U is for unity S is for sul E is for ternity




Reply With Quote
LOG
6th May 2023, 12:03 in