Post Reply 
this short program crashes my PRIME
12-18-2013, 06:14 AM
Post: #3
RE: this short program crashes my PRIME
I think the problem is with using SIZE in the FOR Loop. SIZE returns a list and not a scalar. You should assign the result of SIZE to a list first and then access the first element of that list as the upper loop limit.

Namir
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: this short program crashes my PRIME - Namir - 12-18-2013 06:14 AM



User(s) browsing this thread: 1 Guest(s)