In C/C++ can anybody provide some thumb rules for writing small function
using inline or macro?
1.Google C++ Style Guide
Description:The definition of an inline function needs to be in a header
file, so that the compiler has the definition available for inlining at
the call sites.
2.C++ Frequently Questioned Answers - Yossi Kreinin
Description:C++ Frequently Questioned Answers. This is a single page
version of C++ FQA Lite. C++ is a general-purpose programming language,
not necessarily suitable for your ...
3.C++11 FAQ - Bjarne Stroustrup
Description:When will compilers implement C++11? Currently shipping
compilers (e.g. GCC C++, Clang C++,IBM C++, and Microsoft C++) already
implement many C++11 features.
4.Tech Talk about C++ and C Issues / Comeau C++ and C FAQ
Description:Can I really get the C++ Standard electronically for $18? Can
I get Standard C electronically too?? Yes, an electronic version of
Standard C++ can be downloaded from ...
5.gcc(1): GNU project C/C++ compiler - Linux man page
Description:gcc [-c|-S|-E] [-std=standard] [-g] [-pg] [-Olevel]
[-Wwarn...] [-pedantic] [-Idir...] [-Ldir...] [-Dmacro[=defn]...]
[-Umacro] [-foption...] [-mmachine-option ...
6.AsciiDoc files - methods
Description:... docbook-xsl/htmlhelp.xsl asciidoc.xml $ c: ... can also be
set using the ... Writing Documentation using AsciiDoc ...
7.Microchip
Description:MPLAB® Code Configurator This forum handles questions and
discussions concerning Microchip's MPLAB® Code Configurator (MC2). 36
8.Autoconf - GNU
Description:Autoconf. This manual (24 April 2012) is for GNU Autoconf
(version 2.69), a package for creating scripts to configure source code
packages using templates and an M4 ...
9.Computers - How To Information | eHow
Description:SD cards can be formatted using just the tools that come with
the Mac operating ... Read
10.Errors and Warnings Reference Guide: List of the armcc ...
Description:ARM Compiler toolchain v5.02 for µVision Errors and Warnings
Reference Home > C and C++ Compiler Errors and Warnings > List of the
armcc error and warning ...
No comments:
Post a Comment