Action #801

Correctly implement scanf and printf methods for GUrlString

Added by Knödlseder Jürgen about 11 years ago. Updated about 11 years ago.

Status:NewStart date:03/15/2013
Priority:NormalDue date:
Assigned To:-% Done:

0%

Category:-
Target version:-
Duration:

Description

So far, the printf() method has an internal buffer limitation and the scanf() method does not advance the internal pointer, hence printf() can be used with limitations and scanf() cannot really be used (see #800).

These methods should be correctly implemented, although we can live with the limitations for the moment.


Recurrence

No recurrence.

History

#1 Updated by Knödlseder Jürgen about 11 years ago

Concerning scanf(), many people on the internet say: “simply don’t use”.

Also available in: Atom PDF