--- In [email protected], "swzoh" <[EMAIL PROTECTED]> wrote:
Hi Sean Wanna give me a code snippet in which you need your array of POINTs? Need something to test my stuff for initialising an array. > > > I want to create a star-shaped region with 5 structures of point. So, > > > I need to create an array of size 5 with structure elements of a > > > point. I tried the following, but it seems to not work: > > > > > > aVertices = dll.create_array(5,"t*",p1,p2,p3,p4,p5) > > > > > > where p1,p2,p3,p4,p5 are handles to a struct (of a point). > > > Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
