[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.9.0.3 bfd_set_format

Synopsis
 
bfd_boolean bfd_set_format (bfd *abfd, bfd_format format);
Description
This function sets the file format of the BFD abfd to the format format. If the target set in the BFD does not support the format requested, the format is invalid, or the BFD is not open for writing, then an error occurs.



This document was generated by system on December, 2 2004 using texi2html