| www.delorie.com/gnu/docs/binutils/bfd_145.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
bfd_close_all_done boolean bfd_close_all_done(bfd *); |
bfd_close
since it does not complete any pending operations. This
routine would be used if the application had just used BFD for
swapping and didn't want to use any of the writing code.
If the created file is executable, then chmod is called
to mark it as such.
All memory attached to the BFD is released.
Returns
true is returned if all is ok, otherwise false.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |