Re: a propose for a suppose far better sscanf in assembly



På Sun, 28 Jan 2007 08:27:19 -0000, skrev ¬a\/b <al@xxx>:

so interest no one of you to do a safe sscanf?

Safe _nothing_ interesst me more.

i until now not have use it much so it will be full of errors...

but if the name of one string is the string itself i can write
somethig like

a1 dd 0, 0
int1 dd 0, 0
int2 dd 0, 0
"%d %d" db "%d %d", 0

_sscan<(a1, input_string, "%d %d", int1, int2); a<0#.error;

is it not easy?

:)))) Okey. you won the "most funny poster" ala award.
Now take the award, wrap it in a condome, and stuff it up your ars.

:)))

Ah.... the universe is feeeling nice again.
Thanks to the a liquer recomended by my grand father.



.



Relevant Pages

  • Re: a propose for a suppose far better sscanf in assembly
    ... so interest no one of you to do a safe sscanf? ... but if the name of one string is the string itself i can write ... int1 dd 0, 0 ... int2 dd 0, 0 ...
    (alt.lang.asm)
  • Re: a propose for a suppose far better sscanf in assembly
    ... but if the name of one string is the string itself i can write ... somethig like ... you won the "most funny poster" ala award. ... that 98% of c library and some type have serios flaws ...
    (alt.lang.asm)
  • Re: DCount
    ... Make sure int1 is a number or use CLnginstead. ... Lamar wrote: ... int1 is an integer but I have also made it string. ... is a field where the data type is Text. ...
    (microsoft.public.access.formscoding)
  • Re: Safe eval, or how to get list from string
    ... It returns values that are exactly in the config file, so get string ... int1 with quotes and characers: ...
    (comp.lang.python)