thanks

来自「一个通用的C语言实现的数据结构」· 代码 · 共 40 行

TXT
40
字号
  GDSL - Generic Data Structures Library   $Id: THANKS,v 1.10 2006/03/04 16:32:05 ndarnis Exp $          ______________________________________________________________________________  This is the list of persons (in alphabetical order) the GDSL Team   want to thanks for their direct and/or indirect help:  - Martin Pichlmair <pi@igw.tuwien.ac.at>    For his patch to compile GDSL under OSX.    - Mathieu Clabaut <mathieu.clabaut@gmail.com>    For his bug report in gdsl_stack_insert().  - Xavier De Labouret <Xavier.de_Labouret@cvf.fr>    For his bug report in gdsl_hash_search().  - Kaz Kylheku <kaz@ashi.footprints.net>    For his KazLib from wich the deletion algorithm for gdsl_rbtree.c    is inspired.  - David Lewin <dlewin@free.fr>    For his bug report in gdsl_list_map_backward(), and for the problem    of redefining bool type in gdsl_types.h.  - Torsten Luettgert <t.luettgert@combox.de>    For his gdsl.spec file to build GDSL's RPM package.  - Charles F. Randall <cfriv@yahoo.com>    For his patch to compile GDSL under FreeBSD.                                                                  The GDSL Team.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?