代码搜索:Getting
找到约 2,749 项符合「Getting」的源代码
代码结果 2,749
www.eeworm.com/read/308230/13705706
readme-old
drcomsuite
Version 0.0
OVERVIEW
drcomsuite is a collection of programs for getting online with an ISP that
uses the Dr.COM 2133 Broadband Remote Access Server for its billing/access
system.
COPYRIG
www.eeworm.com/read/131315/5943152
c input.c
/*
* High level routines dealing with getting lines of input
* from the file being viewed.
*
* When we speak of "lines" here, we mean PRINTABLE lines;
* lines processed with respect to the scree
www.eeworm.com/read/120251/6076842
h glprocs.h
#ifndef _GLPROCS_H_
#define _GLPROCS_H_
/*
** GLprocs utility for getting function addresses for OpenGL(R) 1.2,
** OpenGL 1.3 and OpenGL extension functions.
**
** Version: 1.0
**
** Licen
www.eeworm.com/read/113165/6137918
h glprocs.h
#ifndef _GLPROCS_H_
#define _GLPROCS_H_
/*
** GLprocs utility for getting function addresses for OpenGL(R) 1.2,
** OpenGL 1.3 and OpenGL extension functions.
**
** Version: 1.0
**
** Licen
www.eeworm.com/read/113165/6138861
h glprocs.h
#ifndef _GLPROCS_H_
#define _GLPROCS_H_
/*
** GLprocs utility for getting function addresses for OpenGL(R) 1.2,
** OpenGL 1.3 and OpenGL extension functions.
**
** Version: 1.0
**
** Licen
www.eeworm.com/read/477157/6739442
s arch-i386-bootsetup.s
/*
* setup.S Copyright (C) 1991, 1992 Linus Torvalds
*
* setup.s is responsible for getting the system data from the BIOS,
* and putting them into the appropriate places in system memory.
*
www.eeworm.com/read/261194/11660917
credits
All of the folks who counted bits and cleaned up the SWF File Reference.
Justin Clift
for getting the 0.3 release out the door
Mohammad A. Haque
for refactoring the Makefiles and build proc
www.eeworm.com/read/258733/11846202
cpp listdemo.cpp
// Borland C++ - (C) Copyright 1991 by Borland International
/* LISTDEMO.CPP--Example from Getting Started */
// LISTDEMO.CPP Demonstrates dynamic objects
// Link with FIGURES.OBJ a
www.eeworm.com/read/258733/11846240
c plotemp.c
// Borland C++ - (C) Copyright 1991 by Borland International
/* PLOTEMP.C--Example from Getting Started */
/* This program creates a table and a bar chart plot from a
set of temperature read
www.eeworm.com/read/258733/11846500
cpp point2.cpp
// Borland C++ - (C) Copyright 1991 by Borland International
/* POINT2.CPP--Example from Getting Started */
// POINT2.CPP contains the definitions for the Point and Location
// classes that are