]> git.sur5r.net Git - cc65/commit
New function CollTransfer. Change CollAt and CollAtUnchecked to take a const
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 19 Aug 2011 11:01:01 +0000 (11:01 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Fri, 19 Aug 2011 11:01:01 +0000 (11:01 +0000)
commit189a9bfb38a64ea80a6f452cde74ebcc6fc596e6
tree9f98751fa33e1bc3b74acc6f64e8678796db0833
parent307b8d88c365496ce2117efe7d793dad0db522c8
New function CollTransfer. Change CollAt and CollAtUnchecked to take a const
Collection pointer instead of just a Collection pointer. This makes more
sense, since the functions do not change the collection.

git-svn-id: svn://svn.cc65.org/cc65/trunk@5224 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/common/coll.c
src/common/coll.h