Dnia 02-03-2005, Åro o godzinie 17:34 +0100, Uwe Bonnes napisaÅ(a):
> uses a "%Fp" format spezifier. Running with native msvcrt, this seems to be
> the same as "%p". However builtin msvcrt stumbles about the "superfluous" 'F".

%p = pointer
%Fp = far pointer? (as in segment:offset pointer in 16-bit Windows)

Krzysztof



Reply via email to