emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] typo, sp at C++ Source Code Blocks in Org Mode


From: Van L
Subject: [O] typo, sp at C++ Source Code Blocks in Org Mode
Date: Mon, 5 Nov 2018 19:00:20 +1100

Hello,

At the following page:

  https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-C.html

// CC+ should be C++

:main
can be set to "no" to inhibit wrapping of the code block in a main function 
call.
:includes
(C & CC+ only) accepts either a single string name, or a list of names of files 
to #include in the execution of the code block.

// Spelling should be ‘explicitly'

C++ needs to explicitely include either stdio.h or <iostream>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]