ES2 MUD LIB :: 東方故事二(ES2) 天朝帝國 mudlib 瀏覽展示
/doc/efuns/allocate
aaaallllllllooooccccaaaatttteeee((((3333)))) MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444)))) aaaallllllllooooccccaaaatttteeee((((3333))))
NNNNAAAAMMMMEEEE
allocate() - allocate an array
SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
mixed *allocate( int size );
DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
Allocate an array of elements. The number of
elements must be >= 0 and not bigger than a system maximum
(usually ~10000). All elements are initialized to 0.
SSSSEEEEEEEE AAAALLLLSSSSOOOO
sizeof(3), allocate_mapping(3)
Page 1 (printed 3/16/95)