From 7e0f021a9aec35fd8e6725e87e3313b101d26f5e Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Sun, 27 Jan 2008 11:37:44 +0100 Subject: Initial import (2.0.2-6) --- reference/C/backup/Makefile.am | 5 + reference/C/backup/Makefile.in | 410 ++++++ reference/C/backup/mindxbdy.htm | 3003 +++++++++++++++++++++++++++++++++++++++ reference/C/backup/mindxhed.htm | 38 + 4 files changed, 3456 insertions(+) create mode 100644 reference/C/backup/Makefile.am create mode 100644 reference/C/backup/Makefile.in create mode 100644 reference/C/backup/mindxbdy.htm create mode 100644 reference/C/backup/mindxhed.htm (limited to 'reference/C/backup') diff --git a/reference/C/backup/Makefile.am b/reference/C/backup/Makefile.am new file mode 100644 index 0000000..2673d2b --- /dev/null +++ b/reference/C/backup/Makefile.am @@ -0,0 +1,5 @@ +EXTRA_DIST = $(wildcard *.html) $(wildcard *.htm) +docs_DATA = $(EXTRA_DIST) + +docsdir = $(kde_htmldir)/en/kdevelop/$(subdir) + diff --git a/reference/C/backup/Makefile.in b/reference/C/backup/Makefile.in new file mode 100644 index 0000000..b1ea5a1 --- /dev/null +++ b/reference/C/backup/Makefile.in @@ -0,0 +1,410 @@ +# KDE tags expanded automatically by am_edit - $Revision: 1.2 $ +# Makefile.in generated automatically by automake 1.5 from Makefile.am. + +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +@SET_MAKE@ + +SHELL = @SHELL@ + +srcdir = @srcdir@ +top_srcdir = @top_srcdir@ +VPATH = @srcdir@ +prefix = @prefix@ +exec_prefix = @exec_prefix@ + +bindir = @bindir@ +sbindir = @sbindir@ +libexecdir = @libexecdir@ +datadir = @datadir@ +sysconfdir = @sysconfdir@ +sharedstatedir = @sharedstatedir@ +localstatedir = @localstatedir@ +libdir = @libdir@ +infodir = @infodir@ +mandir = @mandir@ +includedir = @includedir@ +oldincludedir = /usr/include +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +top_builddir = ../../.. + +ACLOCAL = @ACLOCAL@ +AUTOCONF = @AUTOCONF@ +AUTOMAKE = @AUTOMAKE@ +AUTOHEADER = @AUTOHEADER@ + +INSTALL = @INSTALL@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_HEADER = $(INSTALL_DATA) +transform = @program_transform_name@ +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +build_alias = @build_alias@ +build_triplet = @build@ +host_alias = @host_alias@ +host_triplet = @host@ +target_alias = @target_alias@ +target_triplet = @target@ +AMTAR = @AMTAR@ +ARTSCCONFIG = @ARTSCCONFIG@ +AS = @AS@ +AUTODIRS = @AUTODIRS@ +AWK = @AWK@ +CC = @CC@ +CONF_FILES = @CONF_FILES@ +CPP = @CPP@ +CXX = @CXX@ +CXXCPP = @CXXCPP@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DEPDIR = @DEPDIR@ +DLLTOOL = @DLLTOOL@ +DPMSINC = @DPMSINC@ +DPMSLIB = @DPMSLIB@ +EXEEXT = @EXEEXT@ +GCJ = @GCJ@ +GCJFLAGS = @GCJFLAGS@ +GLINC = @GLINC@ +GLLIB = @GLLIB@ +GMSGFMT = @GMSGFMT@ +IDL = @IDL@ +IDL_DEPENDENCIES = @IDL_DEPENDENCIES@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +JAR = @JAR@ +JAVAC = @JAVAC@ +JAVAH = @JAVAH@ +JVMLIBS = @JVMLIBS@ +KDECONFIG = @KDECONFIG@ +KDE_CXXFLAGS = @KDE_CXXFLAGS@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_INCLUDES = @KDE_INCLUDES@ +KDE_LDFLAGS = @KDE_LDFLAGS@ +KDE_PLUGIN = @KDE_PLUGIN@ +KDE_RPATH = @KDE_RPATH@ +KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ +KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ +KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ +KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBCOMPAT = @LIBCOMPAT@ +LIBCRYPT = @LIBCRYPT@ +LIBDL = @LIBDL@ +LIBGEN = @LIBGEN@ +LIBJPEG = @LIBJPEG@ +LIBMICO = @LIBMICO@ +LIBOBJS = @LIBOBJS@ +LIBPNG = @LIBPNG@ +LIBPTHREAD = @LIBPTHREAD@ +LIBPYTHON = @LIBPYTHON@ +LIBQIMGIO = @LIBQIMGIO@ +LIBRESOLV = @LIBRESOLV@ +LIBSHADOW = @LIBSHADOW@ +LIBSM = @LIBSM@ +LIBSOCKET = @LIBSOCKET@ +LIBTIFF = @LIBTIFF@ +LIBTOOL = @LIBTOOL@ +LIBUCB = @LIBUCB@ +LIBUTIL = @LIBUTIL@ +LIBXINERAMA = @LIBXINERAMA@ +LIBZ = @LIBZ@ +LIB_KAB = @LIB_KAB@ +LIB_KDECORE = @LIB_KDECORE@ +LIB_KDEUI = @LIB_KDEUI@ +LIB_KFILE = @LIB_KFILE@ +LIB_KFM = @LIB_KFM@ +LIB_KFORMULA = @LIB_KFORMULA@ +LIB_KHTML = @LIB_KHTML@ +LIB_KIMGIO = @LIB_KIMGIO@ +LIB_KIO = @LIB_KIO@ +LIB_KPARTS = @LIB_KPARTS@ +LIB_KSPELL = @LIB_KSPELL@ +LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_KWRITE = @LIB_KWRITE@ +LIB_QT = @LIB_QT@ +LIB_SMB = @LIB_SMB@ +LIB_X11 = @LIB_X11@ +LN_S = @LN_S@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MICO_INCLUDES = @MICO_INCLUDES@ +MICO_LDFLAGS = @MICO_LDFLAGS@ +MOC = @MOC@ +MSGFMT = @MSGFMT@ +NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ +NOREPO = @NOREPO@ +OBJDUMP = @OBJDUMP@ +OBJEXT = @OBJEXT@ +PACKAGE = @PACKAGE@ +PAMLIBS = @PAMLIBS@ +PASSWDLIBS = @PASSWDLIBS@ +PYTHONINC = @PYTHONINC@ +PYTHONLIB = @PYTHONLIB@ +PYTHONMODDIR = @PYTHONMODDIR@ +QT_INCLUDES = @QT_INCLUDES@ +QT_LDFLAGS = @QT_LDFLAGS@ +RANLIB = @RANLIB@ +REPO = @REPO@ +SETUIDFLAGS = @SETUIDFLAGS@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +UIC = @UIC@ +UIC_TR = @UIC_TR@ +USER_INCLUDES = @USER_INCLUDES@ +USER_LDFLAGS = @USER_LDFLAGS@ +USE_EXCEPTIONS = @USE_EXCEPTIONS@ +USE_RTTI = @USE_RTTI@ +USE_THREADS = @USE_THREADS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XPMINC = @XPMINC@ +XPMLIB = @XPMLIB@ +X_EXTRA_LIBS = @X_EXTRA_LIBS@ +X_INCLUDES = @X_INCLUDES@ +X_LDFLAGS = @X_LDFLAGS@ +X_PRE_LIBS = @X_PRE_LIBS@ +all_includes = @all_includes@ +all_libraries = @all_libraries@ +am__include = @am__include@ +am__quote = @am__quote@ +idldir = @idldir@ +install_sh = @install_sh@ +jni_includes = @jni_includes@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_includes = @kde_includes@ +kde_libraries = @kde_libraries@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_qtver = @kde_qtver@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +micodir = @micodir@ +qt_includes = @qt_includes@ +qt_libraries = @qt_libraries@ +x_includes = @x_includes@ +x_libraries = @x_libraries@ + +EXTRA_DIST = $(wildcard *.html) $(wildcard *.htm) +docs_DATA = $(EXTRA_DIST) + +docsdir = $(kde_htmldir)/en/kdevelop/$(subdir) +subdir = reference/C/backup +mkinstalldirs = $(SHELL) $(top_srcdir)/admin/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/config.h +CONFIG_CLEAN_FILES = +DIST_SOURCES = +DATA = $(docs_DATA) + +DIST_COMMON = Makefile.am Makefile.in +#>- all: all-am +#>+ 1 +all: docs-am all-am + +.SUFFIXES: + +mostlyclean-libtool: + -rm -f *.lo + +clean-libtool: + -rm -rf .libs _libs + +distclean-libtool: + -rm -f libtool +$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) +#>- cd $(top_srcdir) && \ +#>- $(AUTOMAKE) --gnu reference/C/backup/Makefile +#>+ 3 + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu reference/C/backup/Makefile + cd $(top_srcdir) && perl admin/am_edit reference/C/backup/Makefile.in +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + cd $(top_builddir) && \ + CONFIG_HEADERS= CONFIG_LINKS= \ + CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status +uninstall-info-am: +install-docsDATA: $(docs_DATA) + @$(NORMAL_INSTALL) + $(mkinstalldirs) $(DESTDIR)$(docsdir) + @list='$(docs_DATA)'; for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + f="`echo $$p | sed -e 's|^.*/||'`"; \ + echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(docsdir)/$$f"; \ + $(INSTALL_DATA) $$d$$p $(DESTDIR)$(docsdir)/$$f; \ + done + +uninstall-docsDATA: + @$(NORMAL_UNINSTALL) + @list='$(docs_DATA)'; for p in $$list; do \ + f="`echo $$p | sed -e 's|^.*/||'`"; \ + echo " rm -f $(DESTDIR)$(docsdir)/$$f"; \ + rm -f $(DESTDIR)$(docsdir)/$$f; \ + done +tags: TAGS +TAGS: + + +#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +#>+ 4 +KDE_DIST=mindxhed.htm mindxbdy.htm + +DISTFILES= $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) + + +top_distdir = ../../.. +distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) + +distdir: $(DISTFILES) + @for file in $(DISTFILES); do \ + if test -f $$file; then d=.; else d=$(srcdir); fi; \ + dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test "$$dir" != "$$file" && test "$$dir" != "."; then \ + $(mkinstalldirs) "$(distdir)/$$dir"; \ + fi; \ + if test -d $$d/$$file; then \ + cp -pR $$d/$$file $(distdir) \ + || exit 1; \ + else \ + test -f $(distdir)/$$file \ + || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-am +all-am: Makefile $(DATA) + +installdirs: + $(mkinstalldirs) $(DESTDIR)$(docsdir) + +install: install-am +install-exec: install-exec-am +install-data: install-data-am +uninstall: uninstall-am + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-am +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]* + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +#>- clean: clean-am +#>+ 1 +clean: kde-rpo-clean clean-am + +clean-am: clean-generic clean-libtool mostlyclean-am + +distclean: distclean-am + +distclean-am: clean-am distclean-generic distclean-libtool + +dvi: dvi-am + +dvi-am: + +info: info-am + +info-am: + +install-data-am: install-docsDATA + +install-exec-am: + +install-info: install-info-am + +install-man: + +installcheck-am: + +maintainer-clean: maintainer-clean-am + +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-am + +mostlyclean-am: mostlyclean-generic mostlyclean-libtool + +uninstall-am: uninstall-docsDATA uninstall-info-am + +.PHONY: all all-am check check-am clean clean-generic clean-libtool \ + distclean distclean-generic distclean-libtool distdir dvi \ + dvi-am info info-am install install-am install-data \ + install-data-am install-docsDATA install-exec install-exec-am \ + install-info install-info-am install-man install-strip \ + installcheck installcheck-am installdirs maintainer-clean \ + maintainer-clean-generic mostlyclean mostlyclean-generic \ + mostlyclean-libtool uninstall uninstall-am uninstall-docsDATA \ + uninstall-info-am + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +docs-am: + +#>+ 6 +force-reedit: + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu reference/C/backup/Makefile + cd $(top_srcdir) && perl admin/am_edit reference/C/backup/Makefile.in + + +#>+ 2 +final: + $(MAKE) all-am +#>+ 2 +final-install: + $(MAKE) install-am +#>+ 2 +no-final: + $(MAKE) all-am +#>+ 2 +no-final-install: + $(MAKE) install-am +#>+ 3 +cvs-clean: + $(MAKE) -f $(top_srcdir)/admin/Makefile.common cvs-clean + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo diff --git a/reference/C/backup/mindxbdy.htm b/reference/C/backup/mindxbdy.htm new file mode 100644 index 0000000..c45b009 --- /dev/null +++ b/reference/C/backup/mindxbdy.htm @@ -0,0 +1,3003 @@ + + + + + + Master Index. + + +  +
+
+ +
+
  +
  +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+?

+
+

+# 

+
+

+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 

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  +
  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
?
% format identifer. 
% Operator +(modulo). 
+ Operator +(addition). 
- Operator +(Subtraction). 
/ Operator +(division). 
/* Open a comment. 
// Inline +comment (C++).
* Operator +(Multiplication). 
* width/percision +formating character. 
* Pointer +operator (Unary). 
*/ Close a comment. 
-- Operator +(decrement). 
++ Operator +(increment). 
= Operator +(Assignment, Equals). 
*= Operator. 
/= Operator. 
%= Operator.
+= Operator. 
-= Operator. 
<<= +Operator.
>>= Operator.
&= Operator. 
^= Operator. 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
? continued
|= Operator.
== Operator. 
!= Operator. 
> Operator. 
< Operator.
>= Operator.
<= Operator. 
&& +Operator. 
|| Operator. 
! Operator. 
& +Reference Variables (C++).
& Bitwise +AND Operator (binary). 
| Bitwise +OR Operator (binary). 
^ Operator. 
<< Shift +Left Operator. 
>> Shift Right +Operator. 
~ Operator. 
& Address +of Operator (Unary). 
? Operator. 
: Operator. 
. Operator +(structure member). 
-> Operator +(structure pointer). 
... in function +declarations. 
, Comma +Operator. 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
#
#include preprocessor 
#define preprocessor 
#if preprocessor 
#ifdef preprocessor 
#ifndef preprocessor 
#line preprocessor 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
# continued
#undef preprocessor 
#pragma preprocessor 
#else preprocessor 
#error preprocessor 
#elif preprocessor 
#endif preprocessor 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
A
abort a program. 
abs function. +Aboslute value of an integer. 
acos function. 
AND Operator. 
ANSI Standard +headers
Archive libraries.
ARGC and ARGV[]
Arithmetic Operators
Arrays
Arrarys of Structures
Array sorting
Assignment Operators
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
A continued
Ascii table. 
asctime function 
asin function. 
assert function. 
Assignment +Constructors C++ class
atan function. 
atan function. 
atexit Execute the +named function when the program terminates. 
atof
atoi Accepts +-0123456789 +leading blanks and converts to integer. 
atol
Audible Alert \a
auto keyword. 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
B
Backspace \b
Base conversion.
basename strip +directory information from a file name. 
Bell \a
Binary formating +problem.
Bits
Bitwise Operators
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
B continued
Book list
boolean
bool datatype +(C++).
break keyword. 
bsearch function. 
Bytes
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
C
Carriage Return \r
case keyword. 
cast
ceil function. 
Change working +directory.
close function. 
closedir function. 
%c Character formatting +(printf, scanf etc) 
char keyword. 
Character arrays
Character Constants.
Character I/P & O/P +in files.
chdir function. 
class C++ +keyword 
class +Inheritance(C++)
class +keyword (C++)
clock function. 
clrscr Clear screen 
clrscr Program to clear +the screen using VT escape sequence.
Coding idioms.
Comma operator. 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
C continued
Command line arguments
C Comments.
Commentsin +C++. 
Comman coding errors.
Compare strings
Compare strings ignoring +case.
Compilers
Compiler Error messages (GCC)
Completion codes
Concatenate strings.
const +keyword.
const keyword. +In classes
Constants.
constructors +C++ class
continue keyword. 
Conversion table between +ASCII Binary, Decimal, Hex 
Convert Unix file to DOS +format
Convert Unix path names +to DOS path names.
Copy +Constructors C++ class
Copy strings.
Copy a file.
Create Environmental variables.
ctime function 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
D
Data types
Data type conversion
Date functions. 
%d Decimal formatting +(printf, scanf etc) 
Declaration
Debugging
Decimal Ascii table. 
Decrementing.
Default +Constructors C++ class
Default +Parameter values. (C++)
default keyword. 
#define Preprocessor
Definition
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
D continued
deleteC++.
Destructors +C++ class
difftime function. 
Directory access +functions. 
Directory information +stipped from a file name. 
do keyword. 
Domain name.
double keyword. 
Download the source. 
dup duplicate +a file descriptor. 
dup2 duplicate +a file descriptor. 
dynamically allocate +memory.
dynamic libraries
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
E
%e formatting (printf, +scanf etc) 
#elif preprocessor
#else preprocessor
else keyword. 
#edif preprocessor
endpwent function. 
enum keyword. 
enum. +C++ changes.
environ example. 
errno.h ANSI +header. 
#error preprocessor
escape codes. 
Environmental variables.
Evaluation of operators
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
E continued
Example programs.
execl function.
execlp function.
execle function.
exect function.
execv function.
execvp function.
exit function. 
Expressions
extern +keyword. 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
F
File descriptor
%f formatting (printf, +scanf etc) 
fabs function. 
FALSE
fclose Close a file. 
feof Check for EOF +while reading a file. 
fgetc Read a character +from a file. 
fgetpwent function. 
fgets
field width. +(printf, scanf etc) 
File status, permissions, +ownership etc. 
Float arrays
float keyword. 
float.h ANSI +header. 
Floating point +Constants.
floor function. 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
F continued
fopen Open a file 
format flags. +(printf, scanf etc) 
fork a child +process. 
Formfeed \f Read +a record from a file (safer than fgetc). 
for keyword 
formatting (printf, +scanf etc) 
fprintf O/P a line +of data to a file. 
fputc Write a character +to a file.
friend +C++ keyword.
free function to release +memory allocated with malloc. 
fputs Write a string +to a file. 
fstat File status, +permissions, ownership etc. 
functions writing. 
functions ANSI library. 
Function +Overloading. (C++)
Functions (pointers +to)
Functions (static)
static +functions in C++.
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
G
%g formatting (printf, +scanf etc) 
GDB debugger
getenv Get an environmental +variable. 
getchar Get a character +from the keyboard (STDIN). 
getc Get a character +from an input stream. 
getch function. 
getche function. 
geteuid function. +Get a Users effective ID. 
gethostname +function. Get the name of this host! 
getopt function. +Parse the command line. 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
G continued
getpid function. +Get the process id. 
getppid function. +Get the parent process id. 
getpw function. 
getpwent function. 
getpwnam Get a record +from /etc/passwd by keying on the user name. 
getpwuid Get a record +from /etc/passwd by keying on the UID. 
gets function. Get +string (from keyboard). 
getuid function. +Get a Users real ID. 
Global +variables. 
Glossary (C)
Glossary (C++) 
gmtime function 
goto keyword. 
Got Ya! Comman coding +errors. 
 GREP command for DOS users.
Group ID.
+ + + + + + + + + + + + + + + + + + + + +
H
Headers (standard). 
Hex base conversion.
Hex dump program. 
Hex table. 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
H continued
Hex Character constant +\x
Hex formatting (printf, +scanf etc) 
Horizontal tab \t
Host name via the 
uname function. 
Host name via the 
gethostname +function. 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
I
%i Decimal formatting +(printf, scanf etc) 
Idioms.
Incrementing
#include Preprocessor
#if preprocessor
#ifdef preprocessor
#ifndef preprocessor
if keyword. 
index Search for +a character in a string. 
inline +C++ keyword.
Inheritance +(C++)
input from the keyboard
int keyword. 
Integer arrays
Integer Constants.
integer +formatting. 
I/O
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
I continued
input from the keyboard
int keyword. 
Integer arrays
Integer Constants.
integer +formatting. 
I/O
isalnum Checks +whether a character is alphanumeric (A-Z, a-z, 0-9) 
iscntrl Checks +whether a character is a control character or delete ( decimal 0-31 and +127) 
isdigit Checks +whether a character is a digit (0-9) 
isgraph Checks +whether a character is a printable character, excluding the space (decimal +32) 
islower Checks +whether a character is a lower case letter (a-z). 
isprint Checks +whether a character is printable (decimal 32-126). 
ispunct Checks +whether a character is punctuation (decimal 32-47, 58-63, 91-96, 123-126) 
isspace Checks +whether a character is white space - space, CR HT VT NL, FF. 
isupper Checks +whether a character is an upper case letter (A-Z). 
isxdigit Checks +whether a character is hex digit (0-9, A-F, a-f). 
+ + + + + + +
J
+ + + + + + +
J continued
+ + + + + + + + + + + + + + + + + + + + +
K
keyboard input. 
Keywords.
Keywordsadded +to C++ 
kill a process.
+ + + + + + +
K continued
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
L
labs function. 
libraries (user)
limits.h ANSI +header. 
#line preprocessor
Linked lists
locale.h ANSI +header. 
Local variables. 
localtime function. 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
L continued
Logical AND +Operator. 
Logical OR +Operator. 
long keyword. 
setjmp.h ANSI +header. 
Love Tim Love's +C programming documentation. 
Low level I/O
Lowercase to uppercase +character conversion.
lstat function. Get +file status, permissions, ownership etc. 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
M
Macros
Machine type.
malloc function to +dynamically allocate memory. 
math.h
member of a structure
memchr function. 
memcmp function. 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
M continued
memcpy function. 
memove function. 
memset function. 
mkdir function. 
mktime function. 
Mirror sites.
modulo
Modifiers
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
N
%n formatting (printf, +scanf etc) 
namespace +C++ keyword.
new +C++.
Newline \n
NOT Operator. 
Null.
Number base conversion.
Number base converter.
Nutshell book examples.
+ + + + + + +
N continued
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
O
%o Octal formatting +(printf, scanf etc) 
\o Octal Character constant
open function. 
opendir function. 
operator +C++ keyword.
Operators Operator 
Precedence
Operand definition. 
OR Operator. 
O'Reilly books.
+ + + + + + + + +
O continued
Overloading +Functions. (C++)
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
P
%p formatting (printf, +scanf etc) 
password functions. 
pclose Close a pipe. 
perl in C code
pipe function. 
Pointers
Pointers to arrays.
Pointers to +functions
Pointers to pointers
Pointers to Strings
Pointers to structures
pointer (void)
popen Open a pipe. 
pow raise a +number by a given power. 
Practical C (O'Reilly) +examples.
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
P continued
#pragma preprocessor
Precedence of operators. 
Preprocessor instructions
printenv program. 
printf O/P data to +the screen or a file. 
Problems for you to +solve.
Process ID.
Process - is a PID +active? 
Program examples.
Program name.
putc 
putchar. O/P a character to STDOUT. 
putenv Create an environmental +variable. 
puts O/P data to the +screen or a file. 
+ + + + + + + + + + + + +
Q
qsort
qsort O'Reilly +'Using C' example. 
+ + + + + + +
Q continued
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
R
\r Carriage Return
rand function. 
random numbers. 
RAND_MAX numbers. 
read function. 
readdir function. 
Read data from a file.
Reference +Variables (C++).
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
R continued
register +keyword.
Relational Operators
Remote Procedure Calls
rename function. +Rename a file.
Return code.
return keyword.
reverse Program to reverse +characters in a string.
rewinddir function.
rint function.
rmdir function.
RPC Remote Procedure CAlls 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
S
S_ISLNK Is +this a link.
S_ISREG Is +this a regular file.
S_ISDIR Is +this a directory
S_ISCHR
S_ISBLK
S_ISFIFO
S_ISSOCK
%s String formatting +(printf, scanf etc) 
scandir function. 
scanf 
scope
seekdir function. 
setenv Create an environmental +variable. 
setjmp.h ANSI +header. 
setpwent function. 
setuid function. 
short +keyword. 
signal.h ANSI +header. 
signed +keyword. 
sizeof. Return the storage +allocation for a 
data type.
sleep function. +Pause for the specified number of seconds. 
sort an array. 
sprintf O/P data +in tha same way as 'printf' but put it into a string. 
sqrt Square +root of a number. 
srand function. 
sscanf function. 
Standard +C++ Library
Standard headers
Standard headers
stat function. Get +file status, permissions, ownership etc. 
statfs +function. Get filesystem status, free blocks, block size etc. 
static +keyword. 
static +in C++.
static libraries
stdarg.h ANSI +header. 
stddef.h ANSI +header. 
STDERR
STDIN
stdlib.h
STDOUT
Storage class
strcat function. +Concatenate strings. 
strcasecmp Compare strings +ignoring case. 
strchr Search for +a character in a string. 
strcmp Compare strings. 
strcoll function. +Compare two strings. 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
S continued
strcpy Move strings. 
strcspn function. +Search a string for a set of characters. 
strftime function. 
String Constants.
String pointers
String formating
strlen
strncat function. +Concatenate strings. 
strncmp Compare +strings. 
strncpy Copy N bytes +from one string to another. 
strpbrk function 
strrchr Search for +a character in a string. 
strrchr function. 
strspn function. 
strstr function. +Search a string for a substring. 
strtok function. +The books say this function splits a string into tokens. I think its function +is best described as parsing a string. 
strtol Convert String +to a long integer. 
struct keyword. 
Structure arrays
Structure basics
Structure membership
Structure pointers
strxfrm function.
swap two values. 
switch keyword. 
Syntax.
system Issue a system +command. 
system calls
system information
+ + + + + + + + + + + + + + + + + + + + + + + + +
T
\t Horizontal tab
telldir function. 
threads
time functions. 
time.h header. 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
T continued
tolower function. +Convert an uppercase character to lowercase. 
toupper function. +Converts a lowercase character to uppercase. 
TRUE
Tutorials on the net
Data type conversion
typedef keyword. 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
U
%u formatting. 
uname function. 
#undef preprocessor
union keyword. 
unistd header. 
Unix to DOS file conversion
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
U continued
unlink function, +delete a file. 
unsetenv function. Remove +an environmental variable. 
unsigned +keyword. 
unsigned integer +formatting. 
Uppercase to lowercase +character conversion.
Users /etc/passwd entry.
Using C (O'Reilly) examples.
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
V
va_arg
va_end
va_list
va_start
Variables.
Variable definition.
Variable function +parameter lists
Variables +- Reference(C++).
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
V continued
Vertical tab \v
vfprintf. Print +a va_list to a file. 
vprintf. Print +a va_list 
vsprintf. O/P +a va_list into a string. 
void keyword. 
void *(void +pointer). 
volatile keyword. 
+ + + + + + + + + + + + + + + + + + + + + + + + +
W
Width of a field. +(printf, scanf etc) 
while keyword. 
Why use pointers?
write function. 
Write data to a file.
+ + + + +
W continued
+ + + + + + + + + + + + + + + + +
X
\x Hex Character constant
%x Hex formatting +(printf, scanf etc) 
X program examples. 
+ + + + +
X continued
+ + + + +
Y
+ + + + +
Y continued
+ + + + +
Z
+ + + + +
Z continued
+ +
+
+ + + + + + + + + +
TopMaster IndexKeywordsFunctions
+ +
+
+Martin Leslie
+ + + diff --git a/reference/C/backup/mindxhed.htm b/reference/C/backup/mindxhed.htm new file mode 100644 index 0000000..52a424c --- /dev/null +++ b/reference/C/backup/mindxhed.htm @@ -0,0 +1,38 @@ +Master Index. + +
+ + + + + + + + + + + + + + + + + + + +

?

#

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

+
+ +
+ + + + +
+Top + +C Keywords + +Functions +
+
-- cgit v1.2.3-54-g00ecf