hi, i m new in language c. how do i write a function that can split a string into 4 character? example: a input string as "abcd" and output as n1="a",n2="b",n3="c",n4="d" thanks
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
