代码搜索:cplusplus
找到约 10,000 项符合「cplusplus」的源代码
代码结果 10,000
www.eeworm.com/read/309649/13667258
c stptok.c
/* +++Date last modified: 05-Jul-1997 */
/*
** stptok() -- public domain by Ray Gardner, modified by Bob Stout
**
** You pass this function a string to parse, a buffer to receive the
** "t
www.eeworm.com/read/309649/13667286
h whicharc.h
/* +++Date last modified: 05-Jul-1997 */
/*
** WHICHARC.H
**
** Written by Jari Laaksonen (2:221/360.20), 2 Sep 1994
** Based on the code by Heinz Ozwirk and David Gersic.
**
** Free f
www.eeworm.com/read/309649/13667463
c lv1ws.c
/* +++Date last modified: 05-Jul-1997 */
/*
** Originally published as part of the MicroFirm Function Library
**
** Copyright 1987-88, Robert B.Stout
**
** The user is granted a free limite
www.eeworm.com/read/308789/13691991
c dlldata.c
/*********************************************************
DllData file -- generated by MIDL compiler
DO NOT ALTER THIS FILE
This file is regenerated by MIDL on every IDL file co
www.eeworm.com/read/308739/13694062
h notebook.h
//
// NoteBook, the M$ Windows like notepad Editor on MiniGUI.
// Copyright (c) 2000, Feng Da ke (minx@thtfchain.com).
//
// Some idea and source come from VConGUI (Virture Console GUI)
/*
** This
www.eeworm.com/read/305486/13767504
h _krnl.h
#ifndef __TL__KRNL_H
#define __TL__KRNL_H
#ifdef __cplusplus
extern "C"
{
#endif
#define MAX_VC 12
/* the code for setvect() and getvect() in
KSTART.ASM depends on the layout of this str
www.eeworm.com/read/305195/13777083
h notebook.h
//
// NoteBook, the M$ Windows like notepad Editor on MiniGUI.
// Copyright (c) 2000, Feng Da ke (minx@thtfchain.com).
//
// Some idea and source come from VConGUI (Virture Console GUI)
/*
** This
www.eeworm.com/read/303344/13817958
h thrdecoutput.h
#ifndef THRRXSPLIT_
#define THRRXSPLIT_
#include
#ifdef __cplusplus
extern "C" {
#endif
/* Definition of the structure capturing the state of the thread. */
typedef struct ThrDecO
www.eeworm.com/read/303344/13817963
h threncinput.h
#include
#ifdef __cplusplus
extern "C" {
#endif
/* Definition of the structure capturing the state of the thread. */
typedef struct ThrEncInput {
SIO_Handle inStream;
} ThrEncI
www.eeworm.com/read/238644/13870412
c dlldata.c
/*********************************************************
DllData file -- generated by MIDL compiler
DO NOT ALTER THIS FILE
This file is regenerated by MIDL on every IDL file co