Miscellaneous
From Code::Blocks
Editor Related Items
Scintilla (CodeBlocks editing component) offers users an easy way for inserting fold points in the code using the following symbols:
- //{ -- as a block starter
- //} -- as a block ender
Editor Related Items
Scintilla (CodeBlocks editing component) offers users an easy way for inserting fold points in the code using the following symbols: