How to send a number as a number or How to rule an LED

Nonsanity form at nonsanity.com
Fri Feb 4 12:34:03 EST 2011


On Fri, Feb 4, 2011 at 12:18 PM, form <form at nonsanity.com> wrote:

>         sscanf( buf, "%s %i", &cmd, &param );


sscanf( buf, "%s %i", cmd, &param );

 ~ Chris Innanen
 ~ Nonsanity



More information about the use-livecode mailing list