[haiku-development] Re: Using the Flatten() function
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Wed, 29 Jul 2009 16:07:57 +0200 CEST
"Yashasvi A.C." <yashasviac@xxxxxxxxx> wrote:
> file = BFile("..\", "..\MessageStore\", B_READ_WRITE);
Flattening writes into the BDataIO (it's a stream), it doesn't generate
new files in a folder. You need to open the files you want to flatten
the BMessage into directly.
Bye,
Axel.
- Follow-Ups:
- [haiku-development] Re: Using the Flatten() function
- From: Yashasvi A.C.
- [haiku-development] Re: Using the Flatten() function
- References:
- [haiku-development] Using the Flatten() function
- From: Yashasvi A.C.
- [haiku-development] Using the Flatten() function
Other related posts:
- » [haiku-development] Using the Flatten() function - Yashasvi A.C.
- » [haiku-development] Re: Using the Flatten() function - Stephan Assmus
- » [haiku-development] Re: Using the Flatten() function - PulkoMandy
- » [haiku-development] Re: Using the Flatten() function - Jonas Sundström
- » [haiku-development] Re: Using the Flatten() function - Axel Dörfler
- » [haiku-development] Re: Using the Flatten() function - Yashasvi A.C.
- » [haiku-development] Re: Using the Flatten() function - Rene Gollent
- » [haiku-development] Re: Using the Flatten() function - Jérôme Duval
- » [haiku-development] Re: Using the Flatten() function - Stephan Assmus
- » [haiku-development] Re: Using the Flatten() function - Yashasvi A.C.
- » [haiku-development] Re: Using the Flatten() function - pete . goodeve