|
Author |
Topic: help - splitInts (Read 520 times) |
|
alessio
|
help - splitInts
« on: Nov 24th, 2004, 10:27am » |
|
Hi, I'm newbie with processing language, I have installed the macosx last version, but when I use the splitInts function, the console write an error message : " no method named splitInts was found in type Tempor.... However there is an accessible method split whose closely matches the name splitInts" whats appen ? Thanks for replies.
|
|
|
|
_C
|
Re: help - splitInts
« Reply #1 on: Nov 24th, 2004, 3:04pm » |
|
if youre using ver 68+, its not _splitInts_ but _split_ bye c
|
|
|
|
|