代码搜索:void

找到约 10,000 项符合「void」的源代码

代码结果 10,000
www.eeworm.com/read/168845/5433581

cpp no_void_returns_fail.cpp

// This file was automatically generated on Fri Dec 03 18:04:02 2004 // by libs/config/tools/generate.cpp // Copyright John Maddock 2002-4. // Use, modification and distribution are subject to
www.eeworm.com/read/168845/5434649

dsp test_void_cast.dsp

# Microsoft Developer Studio Project File - Name="test_void_cast" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32
www.eeworm.com/read/168845/5434796

cpp test_void_cast.cpp

/////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8 // test_void_cast.cpp: test implementation of run-time casting of void pointers // (C) Copyright 2002 Robert Ramey
www.eeworm.com/read/168845/5434913

vcproj test_void_cast.vcproj

www.eeworm.com/read/162810/5513308

h void_audio_render.h

/*////////////////////////////////////////////////////////////////////////////// // // INTEL CORPORATION PROPRIETARY INFORMATION // This software is supplied under the terms of a
www.eeworm.com/read/162810/5513331

cpp void_audio_render.cpp

/*////////////////////////////////////////////////////////////////////////////// // // INTEL CORPORATION PROPRIETARY INFORMATION // This software is supplied under the terms of a
www.eeworm.com/read/162614/5528703

c void-cast-1.c

/* Don't warn where the left-hand side of a comma expression is a comma expression whose right-hand side is cast to void. Bug 21159. */ /* Origin: Joseph Myers */ /*
www.eeworm.com/read/331534/3409790

svn-base void.h.svn-base

// // Void.h // // $Id: //poco/1.3/Foundation/include/Poco/Void.h#1 $ // // Library: Foundation // Package: Core // Module: Void // // Definition of the Void class. // // Copyright (c) 200
www.eeworm.com/read/331534/3410936

svn-base void.cpp.svn-base

// // Void.cpp // // $Id: //poco/1.3/Foundation/src/Void.cpp#2 $ // // Library: Foundation // Package: Core // Module: Void // // Copyright (c) 2006, Applied Informatics Software Engineering
www.eeworm.com/read/308433/3713650

c void tst_printf.c

#include void tst_printf (void) { char a; int b; long c; unsigned char x; unsigned int y; unsigned long z; float f,g; char buf [] = "Test String"; char *