Problem with splitting a mysql string with sscanf 2.6
#7

Hello

The problem still exists. In the sscanf topic, there is an entry about delemiter. In this case, your version is invalid ?

https://sampforum.blast.hk/showthread.php?tid=120356

Quote:

The old version will still work, but it will give a warning. Enum specifications can include delimiters, and is the only time "<>"s are contained in other "<>"s:

pawn Code:

sscanf("1 12.0 Bob,c", "e<ifp<,>s[32]c>", var);


Note that the delimiter will remain in effect after the enum is complete.

Dudalus
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)