Ticket #54 (closed defect)

Opened 8 years ago

Last modified 8 years ago

wxFFile docs should mention MSDOS text/binary distinction

Reported by: bgdarnel Owned by: vadz
Priority: normal Milestone:
Component: doxygen docs Version:
Keywords: Cc: bgdarnel, vadz
Blocked By: Patch: no
Blocking:

Description

I just spent an hour and a half tracking down an obscure bug in my program under Windows which turned out to be caused by my use of "r" instead of "rb". The use of "b" should be documented, as Unix programmers may not be familiar with this nuisance.

Change History

Changed 8 years ago by vadz

it's mentioned in the C docs too but I guess it doesn't cost much to mention it here as well... done.

Note: See TracTickets for help on using tickets.