Dillo
v3.2.0-10-gc247d95a
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Functions
a
b
c
d
f
g
i
k
m
n
p
r
s
t
u
w
Variables
Typedefs
Enumerations
Enumerator
b
c
d
f
h
i
l
m
n
o
p
r
s
t
v
w
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
Enumerator
a
b
c
d
e
g
i
l
m
n
o
p
q
r
s
t
u
w
Related Symbols
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Functions
a
b
c
d
e
f
g
h
i
k
l
m
n
p
q
r
s
t
u
w
Variables
a
b
c
d
e
f
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Typedefs
a
b
c
d
m
n
t
u
v
Enumerations
a
c
d
f
i
k
n
o
p
u
x
Enumerator
a
b
c
d
f
g
h
i
k
m
n
p
q
r
s
t
u
x
Macros
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
IO.h
Go to the documentation of this file.
1
#ifndef __IO_H__
2
#define __IO_H__
3
4
#include "
d_size.h
"
5
#include "../../dlib/dlib.h"
6
#include "../chain.h"
7
8
/*
9
* IO Operations
10
*/
11
#define IORead 0
12
#define IOWrite 1
13
#define IOClose 2
14
#define IOAbort 3
15
16
/*
17
* IO constants
18
*/
19
#define IOBufLen 8192
20
21
22
/*
23
* Exported functions
24
*/
25
/* Note: a_IO_ccc() is defined in Url.h together with the *_ccc() set */
26
27
28
/*
29
* Exported data
30
*/
31
extern
const
char
*
AboutSplash
;
32
33
34
#endif
/* __IO_H__ */
35
AboutSplash
const char * AboutSplash
HTML text for startup screen.
Definition
about.c:18
d_size.h
src
IO
IO.h
Generated on Sun Mar 30 2025 01:42:34 for Dillo by
1.9.8