BEAST/BSE
- Better Audio System and Sound Engine
0.9.0
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
launchers
suidmain.h
Go to the documentation of this file.
1
// CC0 Public Domain: http://creativecommons.org/publicdomain/zero/1.0/
2
#ifndef __SUIDMAIN_H__
3
#define __SUIDMAIN_H__
4
5
#ifdef __cplusplus
6
extern
"C"
{
7
#endif
/* __cplusplus */
8
9
/* custom program name finder */
10
const
char
* custom_find_executable (
int
*argc,
11
char
***argv);
12
/* check for "--" and similar arguments */
13
int
custom_check_arg_stopper (
const
char
*argument);
14
15
#ifdef __cplusplus
16
}
17
#endif
/* __cplusplus */
18
19
#endif
/* __SUIDMAIN_H__ */
Generated on Tue Oct 28 2014 15:03:43 for BEAST/BSE - Better Audio System and Sound Engine by
1.8.6