代码搜索:Basics

找到约 1,310 项符合「Basics」的源代码

代码结果 1,310
www.eeworm.com/read/229812/4737946

h basics.h

#ifndef _basics_h #define _basics_h //Revision 1.1 1994/04/08 15:27:59 peter //Initial revision // #define bool BOOL #define true TRUE #define false FALSE typedef unsigned int bool;
www.eeworm.com/read/229812/4738392

h basics.h

#ifndef _basics_h #define _basics_h /* $Log: BASICS.H $ Revision 1.4 96/02/08 11:17:18 NT_Test_Machine . Revision 1.3 95/03/15 09:11:14 NT_Test_Machine . Revision 1.2 95/01/
www.eeworm.com/read/229812/4740377

h basics.h

/**************************************************************************** * * Open Watcom Project * * Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/227684/4769843

tex basics.tex

\chapter{Basics} \input{porting}
www.eeworm.com/read/227684/4769858

mldoc basics.mldoc

www.eeworm.com/read/227684/4769877

info basics.info

@FILES {@EMPTY "basics"; "Basics"; @SECTION "Basics" { @FILE "porting" } }
www.eeworm.com/read/192230/5159651

c basics.c

/* * This simple program that passes different types of arguments * on function calls. Useful to test printing frames, stepping, etc. */ int callee4 (void) { int A=1; int B=2; int C;
www.eeworm.com/read/168845/5434552

cpp basics.cpp

// Copyright David Abrahams, Daniel Wallin 2003. Use, modification and // distribution is subject to the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at
www.eeworm.com/read/168845/5434555

hpp basics.hpp

// Copyright David Abrahams, Daniel Wallin 2005. Use, modification and // distribution is subject to the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at
www.eeworm.com/read/419387/2078992

c basics.c

/* * This simple program that passes different types of arguments * on function calls. Useful to test printing frames, stepping, etc. */ int callee4 (void) { int A=1; int B=2; int C;