Main Page
Related Pages
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
resources
omFindExec.h
Go to the documentation of this file.
1
/*******************************************************************
2
* File: omFindExec.h
3
* Purpose: declaration routines for getting Backtraces of stack
4
* Author: obachman (Olaf Bachmann)
5
* Created: 11/99
6
*******************************************************************/
7
#ifndef OM_FIND_EXEC_H
8
#define OM_FIND_EXEC_H
9
10
#ifdef __cplusplus
11
extern
"C"
{
12
#endif
13
14
/* determines absolute pathname of program prog, writes it into exec */
15
/* returns exec on succes, NULL on failure */
16
char
*
omFindExec
(
const
char
* prog,
char
* exec);
17
18
#ifdef __cplusplus
19
}
20
#endif
21
22
#endif
/* OM_FINDEXEC_H */
omFindExec
char * omFindExec(const char *prog, char *exec)
Definition:
omFindExec.c:251
Generated on Mon Mar 6 2017 11:17:31 by
doxygen 1.8.8
for
Singular debian-1:4.0.3-p3+ds-5~bpo8+1