代码搜索:Header

找到约 10,000 项符合「Header」的源代码

代码结果 10,000
www.eeworm.com/read/125105/14513415

c alloca.c

/* alloca -- (mostly) portable public-domain implementation -- D A Gwyn This implementation of the PWB library alloca() function, which is used to allocate space off the run-time stack so th
www.eeworm.com/read/225781/14516027

c ip.c

//----------------------------------------------------------------------------- // Copyright (c) 2002 Jim Brady // Do not use commercially without author's permission // Last revised August 2002 /
www.eeworm.com/read/124628/14556533

c ip.c

//----------------------------------------------------------------------------- // Copyright (c) 2002 Jim Brady // Do not use commercially without author's permission // Last revised August 2002 /
www.eeworm.com/read/223894/14613695

h savedata.h

/*++ Copyright (c) 1997-2000 Microsoft Corporation All Rights Reserved Module Name: savedata.h Abstract: Declaration of MSVAD data saving class. This class supplies services t
www.eeworm.com/read/122235/14712642

h config.h

/***** uno: config.h *****/ /* Copyright (c) 2000-2003 by Lucent Technologies - Bell Laboratories */ /* All Rights Reserved. This software is for educational purposes only. */ /* Permission is
www.eeworm.com/read/121850/14735319

c ip.c

//----------------------------------------------------------------------------- // Copyright (c) 2002 Jim Brady // Do not use commercially without author's permission // Last revised August 2002 /
www.eeworm.com/read/119584/14826120

c ip.c

//----------------------------------------------------------------------------- // Copyright (c) 2002 Jim Brady // Do not use commercially without author's permission // Last revised August 2002 /
www.eeworm.com/read/119584/14826124

lst ip.lst

C51 COMPILER V7.05 IP 12/13/2004 19:18:42 PAGE 1 C51 COMPILER V7.05, COMPILATION OF MODULE IP OBJECT MODULE PLACED IN Ip.O
www.eeworm.com/read/117894/14898253

c ip.c

//----------------------------------------------------------------------------- // Net IP.C // This module is the IP layer // Refer to RFC 791, 1122, and RFC 815 (fragmentation) //----------------
www.eeworm.com/read/117304/14931692

c alloca.c

/* alloca -- (mostly) portable public-domain implementation -- D A Gwyn last edit: 86/05/30 rms include config.h, since on VMS it renames some symbols. Use xmalloc instead of malloc. This