mirror of
https://gitlab.com/rnger/amath
synced 2025-10-06 19:09:30 +00:00
31 lines
574 B
Groff
31 lines
574 B
Groff
.TH "app/lib/charbuf.h" 3 "Tue Jan 24 2017" "Version 1.6.2" "amath" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
app/lib/charbuf.h \- String and character array logic\&.
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
\fC#include 'lib/aengine\&.h'\fP
|
|
.br
|
|
|
|
.SS "Classes"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "class \fBCharBuffer\fP"
|
|
.br
|
|
.RI "\fIEncapsulate an character array which can be used as a string\&. \fP"
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
String and character array logic\&.
|
|
|
|
|
|
.PP
|
|
Definition in file \fBcharbuf\&.h\fP\&.
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for amath from the source code\&.
|