Contribute: Difference between revisions

Jump to navigation Jump to search
36 bytes removed ,  12 October 2016
m
→‎Coding style: Merge C and C++, same guide anyway.
(→‎Octave guide: fix internal link)
m (→‎Coding style: Merge C and C++, same guide anyway.)
Line 32: Line 32:
can detect in the file or other similar files.
can detect in the file or other similar files.


=== C++ guide ===
=== C/C++ guide ===


See [[C++ style guide]].
See [[C++ style guide]]. For C, you should follow all C++ rules that can apply.


=== Octave guide ===
=== Octave guide ===
Line 44: Line 44:
Octave's manual and functions help text is written in Texinfo.
Octave's manual and functions help text is written in Texinfo.
See [[Help text]].
See [[Help text]].
=== C guide ===
For C, you should follow all [[C++ style guide|C++ rules]] that can apply.


=== Fortran guide ===
=== Fortran guide ===

Navigation menu