Re: svn_stream_copy3() in svn_io.h
From: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 8 Apr 2009 12:02:04 +0100
On Wed, Apr 08, 2009 at 12:35:42PM +0800, Edmund Wong wrote:
You'll find the same pattern in countless operating system
m1 = allocate_some_memory();
irq = register_interrupt();
...
return SUCCESS;
fail2:
return FAILURE;
Stefan
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.