*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> extcentry (1)              
Title
Content
Arch
Section
 

Contents


EXTCENTRY(1)							  EXTCENTRY(1)


NAME    [Toc]    [Back]

     extcentry - extract FORTRAN-callable entry	points from a C	file

SYNOPSIS    [Toc]    [Back]

     extcentry infile outfile

DESCRIPTION    [Toc]    [Back]

     Extcentry is used to extract C functions for which	FORTRAN-callable
     interface routines	(wrappers) are to be generated by the program
     mkf2c(1).	Extcentry accepts as input any C file (infile),	and outputs
     (to outfile) only those portions which are	surrounded by the special
     comments /* CENTRY	*/ and /* ENDCENTRY */.

     The first step in generating a FORTRAN-to-C interface routine is to
     surround only those C functions for which entry points are	to be
     generated by these	special	comments and to	run the	file through
     extcentry.	The FORTRAN-to-C interface generator program mkf2c can then be
     invoked on	the resultant file to generate the assembly language wrapper.
     This is necessary since mkf2c understands only a limited subset of	the C
     grammar, and cannot parse such constructs as external declarations,
     typedefs, and C-preprocessor directives.

SEE ALSO    [Toc]    [Back]

      
      
     mkf2c(1)


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
RtlUnwindRfp Tru64 entry points that support resuming execution of user code
exc_resume Tru64 entry points that support resuming execution of user code
exc_unwind Tru64 entry points that support resuming execution of user code
exc_capture_context Tru64 entry points that support resuming execution of user code
exc_continue Tru64 entry points that support resuming execution of user code
exc_longjmp Tru64 entry points that support resuming execution of user code
unwind HP-UX overview of stack unwind library entry points and convenience macros
GetTargetObj Tru64 Allows an Atom tool's instrumentation routine to find entry points by name or from procedure calls.
FindInst Tru64 Allows an Atom tool's instrumentation routine to find entry points by name or from procedure calls.
FindObj Tru64 Allows an Atom tool's instrumentation routine to find entry points by name or from procedure calls.
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service