[python] Buffer overflow na Win7?

Petr Přikryl prikryl na atlas.cz
Čtvrtek Červenec 15 14:14:23 CEST 2010


No vida. "Víc hlav, víc zelí." Fuguje to ;)

> Michal Molhanec napsal
[...]
>MSDN: "When the "r+", "w+", or "a+"  access type is specified, both reading and 
>writing are allowed (the file is said to be open for "update"). However, when 
>you switch between reading and writing, there must be an intervening fflush, 
>fsetpos, fseek, or rewind operation. The current position can be specified for 
>the fsetpos or fseek operation, if desired."
>
>tzn.
>
>> t = file('blabla.txt', 'a+')
>> t.write("Lorem ipsum dolor sit amet")
>t.flush()
>> print t.read()
>> t.close()
>
[...]
>> Zkousel jsem kde co -
>
>no hlavne jste nezkousel precist si MSDN :-)

No, já se zase tak moc nedivím. Kdybych dělal hlavně pod Linuxem,
tak bych možná nevěděl, co to MSDN je. Ne nadarmo se kdysi říkalo,
že až budou Windows jednou hotové, bude to nejlépe dokumentovaný
Unix na světě. :)

Petr


Další informace o konferenci Python