8 Dec
2008
8 Dec
'08
10:34 p.m.
Dear ChucKers, I couldn't find a thorough recipe of ChucK's string in the manual. Could I format a string as I do with sprintf in C or Matlab? If so, how? Thanks. Beinan
9 Dec
9 Dec
3:14 p.m.
Nope, but the following works:
2 => int i;
<<<"i is " + 2 + " and pi is " + pi>>>;
<<
Dear ChucKers,
I couldn't find a thorough recipe of ChucK's string in the manual.
Could I format a string as I do with sprintf in C or Matlab? If so, how? Thanks.
Beinan
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
5879
Age (days ago)
5879
Last active (days ago)
1 comments
2 participants
participants (2)
-
Beinan Li
-
Stephen Sinclair