January 21, 2011 Genel » Konsol açılıp hemen kapanıyor | |||
|---|---|---|---|
| |||
...marka" elif markalar == "Beko": print "Bekonun güzel bilgisayarları var sonuçta bir dünya devi" elif markalar... | |||
January 02, 2011 General » Re: Nimrod language | |||
|---|---|---|---|
| |||
spir: "elif" is 4 chars long, as "else", this is not a random choice. This... | |||
January 02, 2011 General » Re: Nimrod language | |||
|---|---|---|---|
| |||
...point (I wrote "elif" in quote: it's about the term). "elif" is nearly unguessable... | |||
January 01, 2011 General » Re: Nimrod language | |||
|---|---|---|---|
| |||
...case "elif" helps keep the code more tidy:
x = 3
if x == 0:
pass
elif... | |||
January 01, 2011 General » Re: Nimrod language | |||
|---|---|---|---|
| |||
...all, and took dome more. (Even reproduced "elif" and kept the stupid ':' of Python ;-). On... | |||
December 04, 2010 Issues » [Issue 5319] New: rt.critical/monitor: Add support for Solaris | |||
|---|---|---|---|
| |||
...include <assert.h> #if _WIN32 -#elif linux || __APPLE__ || __FreeBSD__ +#elif linux || __APPLE__ || __FreeBSD__ || __sun&&__SVR4... | |||
October 20, 2010 c++.stlsoft » Re: x64 WinSTL issue with registry and scoped_handle: Urgent help needed | |||
|---|---|---|---|
| |||
...defined(WIN64) # define WINSTL_OS_IS_WIN64 #elif defined(WIN32) # define WINSTL_OS_IS_WIN32... | |||
September 07, 2010 DMD » [dmd-internals] dmd commit, revision 663 | |||
|---|---|---|---|
| |||
...and executed:
print "PASS: Semantics properly supported"
elif self.toPass and self.hasMain and compiled... | |||
September 01, 2010 DMD » [dmd-internals] Correction to name mangling doc | |||
|---|---|---|---|
| |||
...19P2
*/
#if 1
if (Port::isNan(value))
#elif __APPLE__
if (__inline_isnan(value))
#else
if... | |||
August 06, 2010 General » Re: Andrei's Google Talk | |||
|---|---|---|---|
| |||
...feature, F3, which finds the matching ( { [ < > ] } ) #ifdef/#elif/#else/#endif when the cursor is placed... | |||
Copyright © 1999-2021 by the D Language Foundation