flatbuffers/docs/source
kulswanand c721009491 Proposing use of C++ header files and functions (#4869)
* Proposing use of C++ header files and functions 

Proposing use of C++ header files and functions instead of C header file and functions. 
Here are few examples for comparison : 

C                            C++
<cstdio>                <iostream> & <fstream>
printf()                     cout 
fopen()                    ifstream
etc ...

Please let me know if there are any comments.

* Updated diff based on review comments
2018-08-13 16:36:11 -07:00
..
gRPC
Benchmarks.md Text files should not have executable bit set (#4480) 2017-11-06 10:20:22 -08:00
Building.md Attach header directory information to the "flatbuffers" library target (#4849) 2018-08-06 14:59:29 -07:00
Compiler.md FlatBuffers implementation for the Lobster programming language 2018-07-29 13:23:00 -07:00
CONTRIBUTING.md
CppUsage.md Proposing use of C++ header files and functions (#4869) 2018-08-13 16:36:11 -07:00
CUsage.md
DartUsage.md Add [Dart] support (#4676) 2018-05-18 11:06:15 -07:00
doxyfile FlatBuffers implementation for the Lobster programming language 2018-07-29 13:23:00 -07:00
doxygen_layout.xml FlatBuffers implementation for the Lobster programming language 2018-07-29 13:23:00 -07:00
FlatBuffers.md FlatBuffers implementation for the Lobster programming language 2018-07-29 13:23:00 -07:00
FlexBuffers.md Update doc (#4427) 2017-09-07 11:52:58 -07:00
GoApi.md
GoApi_generated.txt
GoUsage.md
Grammar.md An user-defined attribute name validation (#4689) 2018-04-06 09:07:59 -07:00
groups TypeScript docs (#4680) 2018-03-23 09:01:39 -07:00
Internals.md Add FLATBUFFERS_ prefix to defines [C++] (#4695) 2018-04-05 16:00:54 -07:00
JavaCsharpUsage.md Text files should not have executable bit set (#4480) 2017-11-06 10:20:22 -08:00
JavaScriptUsage.md Text files should not have executable bit set (#4480) 2017-11-06 10:20:22 -08:00
LobsterUsage.md FlatBuffers implementation for the Lobster programming language 2018-07-29 13:23:00 -07:00
LuaUsage.md Lua (5.3) Language addition (#4804) 2018-07-05 15:55:57 -07:00
PHPUsage.md
PythonUsage.md Text files should not have executable bit set (#4480) 2017-11-06 10:20:22 -08:00
README_TO_GENERATE_DOCS.md
Schemas.md Document type aliases (#4499) 2017-11-17 08:57:01 -08:00
style.css
Support.md FlatBuffers implementation for the Lobster programming language 2018-07-29 13:23:00 -07:00
Tutorial.md FlatBuffers implementation for the Lobster programming language 2018-07-29 13:23:00 -07:00
TypeScriptUsage.md TypeScript docs (#4680) 2018-03-23 09:01:39 -07:00
WhitePaper.md Text files should not have executable bit set (#4480) 2017-11-06 10:20:22 -08:00