代码搜索:conditional
找到约 2,177 项符合「conditional」的源代码
代码结果 2,177
www.eeworm.com/read/315699/13537992
c paint.c
/* paint.c -- uses conditional operator */
#include
#define COVERAGE 200 /* square feet per paint can */
int main(void)
{
int sq_feet;
int cans;
printf("Enter numb
www.eeworm.com/read/308670/13696434
c and.c
#include
int main()
{
int i1, i2; /* two random integers */
i1 = 4;
i2 = 2;
/* Nice way of writing the conditional */
if ((i1 != 0) && (i2 != 0))
printf("Both are not
www.eeworm.com/read/139557/5798428
sources
!if 0
Copyright (c) 1999-2000 Microsoft Corporation. All rights reserved.
!endif
TARGETNAME=device
EXEENTRY=WinMain
TARGETTYPE=LIBRARY
TARGETLIBS=$(_COMMONSDKROOT)\lib\$(_CPUINDPATH)\coredll.
www.eeworm.com/read/139557/5798484
sources
!if 0
Copyright (c) 2000 Microsoft Corporation. All rights reserved.
!endif
TARGETNAME=remnet
TARGETTYPE=LIBRARY
RELEASETYPE=OAK
WINCEOEM=1
COPYRES=1
WINCETARGETFILES=$(_RELEASELIBDIR)\$(
www.eeworm.com/read/139557/5798491
sources
!if 0
Copyright (c) 1999-2000 Microsoft Corporation. All rights reserved.
!endif
TARGETNAME=rnaapp
TARGETTYPE=LIBRARY
RELEASETYPE=OAK
WINCEOEM=1
COPYRES=1
WINCETARGETFILES=$(_RELEASELIBDI
www.eeworm.com/read/136989/5828147
mpt makeexe.mpt
// -*- MPC -*-
// makeexe.mpt,v 1.3 2003/12/30 15:18:22 dhinton Exp
conditional_include "makedll"
www.eeworm.com/read/116006/6115303
sources
!if 0
Copyright (c) Microsoft Corporation. All rights reserved.
!endif
!if 0
This source code is licensed under Microsoft Shared Source License
Version 1.0 for Windows CE.
For a copy of the lic
www.eeworm.com/read/116006/6115393
sources
!if 0
Copyright (c) Microsoft Corporation. All rights reserved.
!endif
!if 0
This source code is licensed under Microsoft Shared Source License
Version 1.0 for Windows CE.
For a copy of the lic
www.eeworm.com/read/116006/6115397
sources
!if 0
Copyright (c) Microsoft Corporation. All rights reserved.
!endif
!if 0
This source code is licensed under Microsoft Shared Source License
Version 1.0 for Windows CE.
For a copy of the lic
www.eeworm.com/read/116006/6115549
sources
!if 0
Copyright (c) Microsoft Corporation. All rights reserved.
!endif
!if 0
This source code is licensed under Microsoft Shared Source License
Version 1.0 for Windows CE.
For a copy of the lic