is List link-based or array-based
- To: mathgroup at smc.vnet.net
- Subject: [mg49471] is List link-based or array-based
- From: "Zhu Chongkai" <zhuchongkai at online.sh.cn>
- Date: Wed, 21 Jul 2004 06:39:47 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Hi all, Mathematica is writen in C. What is the C data structure of Mathematica's List? Is it linked list or array, or something else?