• kulswanand's avatar
    Proposing use of C++ header files and functions (#4869) · c7210094
    kulswanand authored
    * 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
    c7210094
Name
Last commit
Last update
..
gRPC Loading commit data...
Benchmarks.md Loading commit data...
Building.md Loading commit data...
CONTRIBUTING.md Loading commit data...
CUsage.md Loading commit data...
Compiler.md Loading commit data...
CppUsage.md Loading commit data...
DartUsage.md Loading commit data...
FlatBuffers.md Loading commit data...
FlexBuffers.md Loading commit data...
GoApi.md Loading commit data...
GoApi_generated.txt Loading commit data...
GoUsage.md Loading commit data...
Grammar.md Loading commit data...
Internals.md Loading commit data...
JavaCsharpUsage.md Loading commit data...
JavaScriptUsage.md Loading commit data...
LobsterUsage.md Loading commit data...
LuaUsage.md Loading commit data...
PHPUsage.md Loading commit data...
PythonUsage.md Loading commit data...
README_TO_GENERATE_DOCS.md Loading commit data...
Schemas.md Loading commit data...
Support.md Loading commit data...
Tutorial.md Loading commit data...
TypeScriptUsage.md Loading commit data...
WhitePaper.md Loading commit data...
doxyfile Loading commit data...
doxygen_layout.xml Loading commit data...
groups Loading commit data...
style.css Loading commit data...