2 Jan
2009
2 Jan
'09
12:44 a.m.
Hey list, I'm pretty new to programming in ChucK. I'm trying to figure out what would be the easiest way to implement C's fread function in ChucK? Thanks, Dexter
2 Jan
2 Jan
2:21 a.m.
On Fri, Jan 2, 2009 at 12:44 AM, Dexter J. Doyle
I'm pretty new to programming in ChucK. I'm trying to figure out what would be the easiest way to implement C's fread function in ChucK?
File IO is implemented in ChucK CVS, though it's not in a released ChucK yet. There are also hacks like redirecting the file to ChucK's standard input and reading keyboard keys into a string... but I would recommend going the ChucK CVS route. :) -- Tom Lieber http://AllTom.com/
5855
Age (days ago)
5855
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dexter J. Doyle
-
Tom Lieber