代码搜索:buffer
找到约 10,000 项符合「buffer」的源代码
代码结果 10,000
www.eeworm.com/read/113668/6126934
h input_buffer.h
/* $Id: input_buffer.h,v 1.14 2004/01/02 15:42:43 mbn Exp $
**
** ClanLib Game SDK
** Copyright (C) 2003 The ClanLib Team
** For a total list of contributers see the file CREDITS.
**
** T
www.eeworm.com/read/113668/6126938
h glyph_buffer.h
/* $Id: glyph_buffer.h,v 1.27 2004/01/02 15:42:43 mbn Exp $
**
** ClanLib Game SDK
** Copyright (C) 2003 The ClanLib Team
** For a total list of contributers see the file CREDITS.
**
** Th
www.eeworm.com/read/113668/6127067
cpp dc_buffer.cpp
/* $Id: dc_buffer.cpp,v 1.5 2003/09/11 21:29:29 mbn Exp $
**
** ClanLib Game SDK
** Copyright (C) 2003 The ClanLib Team
** For a total list of contributers see the file CREDITS.
**
** This
www.eeworm.com/read/110034/6170027
h ftape-buffer.h
#ifndef _FTAPE_BUFFER_H
#define _FTAPE_BUFFER_H
/*
* Copyright (C) 1997 Claus-Justus Heine.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU
www.eeworm.com/read/110034/6170050
c ftape-buffer.c
/*
* Copyright (C) 1997 Claus-Justus Heine
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free
www.eeworm.com/read/102935/6228907
h ftape-buffer.h
#ifndef _FTAPE_BUFFER_H
#define _FTAPE_BUFFER_H
/*
* Copyright (C) 1997 Claus-Justus Heine.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU
www.eeworm.com/read/102935/6228929
c ftape-buffer.c
/*
* Copyright (C) 1997 Claus-Justus Heine
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free
www.eeworm.com/read/100926/6263558
cpp priority_buffer.cpp
// priority_buffer.cpp,v 4.13 2002/12/12 02:06:16 shuston Exp
// This short program prints the contents of stdin to stdout sorted by
// the length of each line via the use of an ASX Message_Queue.
www.eeworm.com/read/100926/6263559
dsp priority_buffer.dsp
# Microsoft Developer Studio Project File - Name="Priority_Buffer" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32
www.eeworm.com/read/100926/6263560
cpp buffer_stream.cpp
// buffer_stream.cpp,v 4.13 2001/06/13 04:13:22 kitty Exp
// This short program copies stdin to stdout via the use of an ASX
// Stream. It illustrates an implementation of the classic "bounded
/