Files
owx/docs/FILES
gophi 5e15665023 - created file FILES in docs
git-svn-id: http://svn.chmurka.net/owx/trunk/owx@4 8cc89244-2450-4880-90d3-191243f3a0b0
2011-03-14 14:13:26 +00:00

44 lines
555 B
Plaintext

/* $Id$ */
cli.h
Command-line handling.
cmds.h
Commands (check, get, put etc.).
comm.h
Serial communication.
csv.h
CSV file handling.
file.h
Object-oriented representation of c-style FILE.
impexp.h
Import and export prototypes.
import.cc
Functions related to importing.
export.cc
Functions related to exporting.
intl.h
i18n placeholder.
owxendian.h
Portable endianness detection.
throw.h
Exception throwing function, used in every other file.
util.h
Various helper functions.
version.h
owx version name.
wouxun.h
Wouxun radio communication.