summaryrefslogtreecommitdiff
path: root/support/dktools/libdk4base.dox
blob: 9c66dc5eeffcf236c2810a67b7b0e7bc28431439 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/**	@page	libdk4base	libdk4base

@section	secdk4basemod	Headers and modules

Header | Purpose
:----: | :------
dk4conf.h | Header: Configuration for DK libraries.
dk4types.h | Header: Data types for DK libraries.
dk4const.h | Header: Constant value definitions.
dk4numco.h | Header: Fallback definitions for numeric constants.
dk4mpl.h | Header: Maximum path length for files and directories.
dk4error.h | Error reporting.
dk4mem.h | Dynamic memory allocations.
dk4memrs.h | Secure memory reset.
dk4memcpl.h | Copy in overlapping memory ranges.
dk4str8.h | String functions for char strings.
dk4strw.h | String functions for wchar_t strings.
dk4strd.h | String functions for dkChar strings.
dk4numl.h | Get string length required to show a number.

*/