> . using "wb" for writing out on Windows is so that we don't
> get Windows' gratuitous addition of carriage returns. I will document that.
Please use the #define PG_BINARY_W from c.h which is defined
with the correct letters for all platforms ("wb" on Windows).
That is how Peter's comment was meant.
Andreas
Zeugswetter Andreas SB SD wrote:
>>. using "wb" for writing out on Windows is so that we don't
>>get Windows' gratuitous addition of carriage returns. I will document that.
>>
>>
>
>Please use the #define PG_BINARY_W from c.h which is defined
>with the correct letters for all platforms ("wb" on Windows).
>
>That is how Peter's comment was meant.
>
>
>
Ahh. Ok. thanks.
cheers
andrew
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.