18.03.2011, 15:18
i have this string:
bfghd|heither|duuh|habby
i would like to sscanf this with as delimiter | but in the script the string can become:
bfghd|heither|duuh|habby|dohpoy|hoika
so it becomes longer.
sscnaf still must read everything. how to do it??
bfghd|heither|duuh|habby
i would like to sscanf this with as delimiter | but in the script the string can become:
bfghd|heither|duuh|habby|dohpoy|hoika
so it becomes longer.
sscnaf still must read everything. how to do it??