[haiku-development] Re: Using the Flatten() function
- From: "Yashasvi A.C." <yashasviac@xxxxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Sat, 1 Aug 2009 02:28:17 +1200
On Thu, Jul 30, 2009 at 2:07 AM, Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>wrote:
> "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.
>
>
>
So, you mean I open a file in a read-write format and then use the flatten
function. How does the flatten() know which file it needs to stream the data
to?
Yash
- Follow-Ups:
- [haiku-development] Re: Using the Flatten() function
- From: Rene Gollent
- [haiku-development] Re: Using the Flatten() function
- From: Jérôme Duval
- [haiku-development] Re: Using the Flatten() function
- From: Stephan Assmus
- [haiku-development] Re: Using the Flatten() function
- References:
- [haiku-development] Using the Flatten() function
- From: Yashasvi A.C.
- [haiku-development] Re: Using the Flatten() function
- From: Axel Dörfler
- [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