代码搜索:OOC
找到约 31 项符合「OOC」的源代码
代码结果 31
www.eeworm.com/read/365329/9869220
ooc
#!/bin/sh
##! /usr/local/gnu/bin/bash
# use /bin/bash on linux
# cannot use sh on NeXT -- it forgets to remove the temporary file
# ooc -- 5.11 Sep 25 12:56:03 1993
# Copyright (c) 1993 Axel T. Schre
www.eeworm.com/read/387851/8651031
pdf ooc.pdf
www.eeworm.com/read/186682/8916067
pdf ooc.pdf
www.eeworm.com/read/365329/9869286
1 ooc.1
.\" ooc.1 -- 5.6 Sep 27 16:06:26 1993
.\" Copyright (c) 1993 Axel T. Schreiner
.\" preprocess with tbl
.TH ooc 1 "local: ats"
.
.ds AC \s-1ANSI\s0 C
.tr `\(ga
.
.SH NAME
ooc \(em preprocessor for obj
www.eeworm.com/read/365329/9869291
ooc.0
ooc(1) ooc(1)
NAME
ooc -- preprocessor for object-oriented coding in ANSI C
SYNOPSIS
ooc [option ...] [report ...] description t
www.eeworm.com/read/279454/10436121
pdf ooc.pdf
www.eeworm.com/read/351630/10634084
pdf ooc.pdf
www.eeworm.com/read/216452/15006212
c ooc.c
/*
******************************
* Object Oriented Programming in C
*
* Author: Laurent Deniau, Laurent.Deniau@cern.ch
*
* For more information, please see the paper:
* http://home.cern.ch/lde
www.eeworm.com/read/216452/15006220
h ooc.h
#if !defined(OOC_H) || defined(IMPLEMENTATION)
#define OOC_H
/*
******************************
* Object Oriented Programming in C
*
* Author: Laurent Deniau, Laurent.Deniau@cern.ch
*
* For more
www.eeworm.com/read/248742/12542756