1,860
edits
Carandraug (talk | contribs) (→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]]. | ||
=== Fortran guide === | === Fortran guide === |