代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/126397/14425845

c strings.c

/****************************************************************/ /* */ /* strings.c */ /* */ /* Global String Handling Functions */ /* */ /* Copyright (c) 1
www.eeworm.com/read/126397/14425879

c fcbfns.c

/****************************************************************/ /* */ /* fcbfns.c
www.eeworm.com/read/126397/14425919

c cmd.c

/****************************************************************/ /* */ /* cmd.c */ /* */ /* command.com Top Level Driver */ /* */ /* August 9, 1991
www.eeworm.com/read/126397/14425923

c env.c

/****************************************************************/ /* */ /* env.c */ /* */ /* command.com Environment Support */ /* */ /* August 9, 199
www.eeworm.com/read/126367/14427617

bas glbvar.bas

Attribute VB_Name = "GlbVar" Public Const PATH_DBDATA = "GPS.MDB" Public Const RT_FAILURE = 0 Public Const RT_SUCCESS = 1 Public Const RT_BOF = 100 'Begin of file Public Const RT_FOF = 101 'F
www.eeworm.com/read/227409/14427664

cpp sapphire.cpp

// sapphire.cpp -- modified by Wei Dai from: /* sapphire.cpp -- the Saphire II stream cipher class. Dedicated to the Public Domain the author and inventor: (Michael Paul Johnson). This cod
www.eeworm.com/read/227409/14427678

h cryptlib.h

// cryptlib.h - written and placed in the public domain by Wei Dai // This file contains the declarations for the abstract base // classes that provide a uniform interface to this library. #ifn
www.eeworm.com/read/126352/14427820

c utf82u.c

#include int utf82u(char *str, int * chPtr) /* str is the UTF8 next character pointer */ /* chPtr is the int for the result */ { int byte; char *p; /* HTML4.0 entities in decimal f
www.eeworm.com/read/227376/14429729

h md4.h

// // MD4.h // // Copyright (c) Shareaza Development Team, 2002-2004. // This file is part of SHAREAZA (www.shareaza.com) // // Shareaza is free software; you can redistribute it // and/or modi
www.eeworm.com/read/227241/14435872

c bw.c

/* * Edit buffer window generation * Copyright * (C) 1992 Joseph H. Allen * * This file is part of JOE (Joe's Own Editor) */ #include "types.h" /* Display modes */ int dspasis = 0; int marking