代码搜索:Allocation
找到约 5,034 项符合「Allocation」的源代码
代码结果 5,034
www.eeworm.com/read/148542/12461122
txt abstract.txt
The projects Keil_IODemo and GNU_IODemo show how to use
memory allocation routines (malloc) and char I/O (printf,
scanf) with the Keil and the GNU toolchain.
The I/O functions are adapted for
www.eeworm.com/read/132269/14102598
h comp.h
/*
Define storage allocation parameters
FAR_TABLES dynamically allocates dictionary using far pointers
SPLIT_TABLES allows a dictionary size over 32K
*/
#define FAR_TA
www.eeworm.com/read/130553/14186883
c getstrng.c
/*
** GETSTRNG.C -- Demonstation of dynamic memory allocation to
** receive string of unknown length.
**
** Ron Sires 1/31/89, released to the public domain.
** Bob Stout 2/18/93, m
www.eeworm.com/read/230899/14269835
c alloc.c
/* memory allocation routines
*
* Adapted from alloc routine in K&R; memory statistics and interrupt
* protection added for use with net package. Must be used in place of
* standard Turbo-C li
www.eeworm.com/read/124628/14556254
c alloc.c
/* memory allocation routines
*
* Adapted from alloc routine in K&R; memory statistics and interrupt
* protection added for use with net package. Must be used in place of
* standard Turbo-C li
www.eeworm.com/read/124417/14568740
c alloc.c
/* memory allocation routines
*
* Adapted from alloc routine in K&R; memory statistics and interrupt
* protection added for use with net package. Must be used in place of
* standard Turbo-C li
www.eeworm.com/read/210569/15196245
c alloc.c
/* memory allocation routines
*
* Adapted from alloc routine in K&R; memory statistics and interrupt
* protection added for use with net package. Must be used in place of
* standard Turbo-C li
www.eeworm.com/read/209722/15215181
h crsa.h
// very long integer - can be used like long
class vlong_value;
class flex_unit // Provides storage allocation and index checking
{
unsigned * a; // array of units
unsigned z; // units alloca
www.eeworm.com/read/206156/15299364
h comp.h
/*
Define storage allocation parameters
FAR_TABLES dynamically allocates dictionary using far pointers
SPLIT_TABLES allows a dictionary size over 32K
*/
#define FAR_TA
www.eeworm.com/read/11356/228238
c alloc.c
/* memory allocation routines
*
* Adapted from alloc routine in K&R; memory statistics and interrupt
* protection added for use with net package. Must be used in place of
* standard Turbo-C li