Commit graph

2 commits

Author SHA1 Message Date
Harry Moffat
2d43407eeb Fixed an error in a calling routine.
Fixed an error involving passing a pointer through an integer array,
when the length of the pointer is longer than the length of a single
integer. Basically, you have to cast first to the longer variable,
before assigning.
2004-07-02 14:58:45 +00:00
Dave Goodwin
1e8d3822ff Initial revision 2003-04-14 17:57:48 +00:00