CodeBlocks 配置
CodeBlocks 配置
Code::Blocks 17.12
时间:2019.6
下载网址 http://www.codeblocks.org/downloads/26 ,这里选择的是 mingw-setup 的版本
安装完成即可使用,自带了编译器。以下是一些笔者常用的配置。
View -> Perspectives -> Code::Blocks minimal
F9 编译,出错按 F2 查看 Log 栏
最终配置文件如下
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocksConfig version="1">
<!-- application info:
svn_revision: 11256
build_date: Dec 24 2017, 19:51:33
gcc_version: 5.1.0
Windows Unicode -->
<app>
<locale>
<CATALOGNUM int="61" />
<DOMAIN1>
<str>
<![CDATA[Abbreviations]]>
</str>
</DOMAIN1>
<DOMAIN2>
<str>
<![CDATA[AStylePlugin]]>
</str>
</DOMAIN2>
<DOMAIN3>
<str>
<![CDATA[Autosave]]>
</str>
</DOMAIN3>
<DOMAIN4>
<str>
<![CDATA[AutoVersioning]]>
</str>
</DOMAIN4>
<DOMAIN5>
<str>
<![CDATA[BrowseTracker]]>
</str>
</DOMAIN5>
<DOMAIN6>
<str>
<![CDATA[BYOGames]]>
</str>
</DOMAIN6>
<DOMAIN7>
<str>
<![CDATA[CB_Koders]]>
</str>
</DOMAIN7>
<DOMAIN8>
<str>
<![CDATA[Cccc]]>
</str>
</DOMAIN8>
<DOMAIN9>
<str>
<![CDATA[ClassWizard]]>
</str>
</DOMAIN9>
<DOMAIN10>
<str>
<![CDATA[CodeCompletion]]>
</str>
</DOMAIN10>
<DOMAIN11>
<str>
<![CDATA[CodeSnippets]]>
</str>
</DOMAIN11>
<DOMAIN12>
<str>
<![CDATA[CodeStat]]>
</str>
</DOMAIN12>
<DOMAIN13>
<str>
<![CDATA[Compiler]]>
</str>
</DOMAIN13>
<DOMAIN14>
<str>
<![CDATA[copystrings]]>
</str>
</DOMAIN14>
<DOMAIN15>
<str>
<![CDATA[CppCheck]]>
</str>
</DOMAIN15>
<DOMAIN16>
<str>
<![CDATA[Cscope]]>
</str>
</DOMAIN16>
<DOMAIN17>
<str>
<![CDATA[Debugger]]>
</str>
</DOMAIN17>
<DOMAIN18>
<str>
<![CDATA[FilesExtensionHandler]]>
</str>
</DOMAIN18>
<DOMAIN19>
<str>
<![CDATA[DevPakUpdater]]>
</str>
</DOMAIN19>
<DOMAIN20>
<str>
<![CDATA[DoxyBlocks]]>
</str>
</DOMAIN20>
<DOMAIN21>
<str>
<![CDATA[cbDragScroll]]>
</str>
</DOMAIN21>
<DOMAIN22>
<str>
<![CDATA[EditorConfig]]>
</str>
</DOMAIN22>
<DOMAIN23>
<str>
<![CDATA[EditorTweaks]]>
</str>
</DOMAIN23>
<DOMAIN24>
<str>
<![CDATA[EnvVars]]>
</str>
</DOMAIN24>
<DOMAIN25>
<str>
<![CDATA[Exporter]]>
</str>
</DOMAIN25>
<DOMAIN26>
<str>
<![CDATA[FileManager]]>
</str>
</DOMAIN26>
<DOMAIN27>
<str>
<![CDATA[FortranProject]]>
</str>
</DOMAIN27>
<DOMAIN28>
<str>
<![CDATA[HeaderFixup]]>
</str>
</DOMAIN28>
<DOMAIN29>
<str>
<![CDATA[HelpPlugin]]>
</str>
</DOMAIN29>
<DOMAIN30>
<str>
<![CDATA[HexEditor]]>
</str>
</DOMAIN30>
<DOMAIN31>
<str>
<![CDATA[IncrementalSearch]]>
</str>
</DOMAIN31>
<DOMAIN32>
<str>
<![CDATA[cbKeyBinder]]>
</str>
</DOMAIN32>
<DOMAIN33>
<str>
<![CDATA[lib_finder]]>
</str>
</DOMAIN33>
<DOMAIN34>
<str>
<![CDATA[MouseSap]]>
</str>
</DOMAIN34>
<DOMAIN35>
<str>
<![CDATA[NassiShneidermanPlugin]]>
</str>
</DOMAIN35>
<DOMAIN36>
<str>
<![CDATA[OccurrencesHighlighting]]>
</str>
</DOMAIN36>
<DOMAIN37>
<str>
<![CDATA[OpenFilesList]]>
</str>
</DOMAIN37>
<DOMAIN38>
<str>
<![CDATA[Profiler]]>
</str>
</DOMAIN38>
<DOMAIN39>
<str>
<![CDATA[ProjectOptionsManipulator]]>
</str>
</DOMAIN39>
<DOMAIN40>
<str>
<![CDATA[ProjectsImporter]]>
</str>
</DOMAIN40>
<DOMAIN41>
<str>
<![CDATA[RegExTestbed]]>
</str>
</DOMAIN41>
<DOMAIN42>
<str>
<![CDATA[ReopenEditor]]>
</str>
</DOMAIN42>
<DOMAIN43>
<str>
<![CDATA[rndgen]]>
</str>
</DOMAIN43>
<DOMAIN44>
<str>
<![CDATA[ScriptedWizard]]>
</str>
</DOMAIN44>
<DOMAIN45>
<str>
<![CDATA[SmartIndentCpp]]>
</str>
</DOMAIN45>
<DOMAIN46>
<str>
<![CDATA[SmartIndentFortran]]>
</str>
</DOMAIN46>
<DOMAIN47>
<str>
<![CDATA[SmartIndentHDL]]>
</str>
</DOMAIN47>
<DOMAIN48>
<str>
<![CDATA[SmartIndentLua]]>
</str>
</DOMAIN48>
<DOMAIN49>
<str>
<![CDATA[SmartIndentPascal]]>
</str>
</DOMAIN49>
<DOMAIN50>
<str>
<![CDATA[SmartIndentPython]]>
</str>
</DOMAIN50>
<DOMAIN51>
<str>
<![CDATA[SmartIndentXML]]>
</str>
</DOMAIN51>
<DOMAIN52>
<str>
<![CDATA[SpellChecker]]>
</str>
</DOMAIN52>
<DOMAIN53>
<str>
<![CDATA[SymTab]]>
</str>
</DOMAIN53>
<DOMAIN54>
<str>
<![CDATA[ThreadSearch]]>
</str>
</DOMAIN54>
<DOMAIN55>
<str>
<![CDATA[ToDoList]]>
</str>
</DOMAIN55>
<DOMAIN56>
<str>
<![CDATA[ToolsPlus]]>
</str>
</DOMAIN56>
<DOMAIN57>
<str>
<![CDATA[wxSmith]]>
</str>
</DOMAIN57>
<DOMAIN58>
<str>
<![CDATA[wxSmithMime]]>
</str>
</DOMAIN58>
<DOMAIN59>
<str>
<![CDATA[wxSmithAui]]>
</str>
</DOMAIN59>
<DOMAIN60>
<str>
<![CDATA[wxSmithContribItems]]>
</str>
</DOMAIN60>
<DOMAIN61>
<str>
<![CDATA[WindowsXPLookNFeel]]>
</str>
</DOMAIN61>
</locale>
<environment>
<aui />
</environment>
<main_frame>
<layout>
<DEFAULT>
<str>
<![CDATA[Code::Blocks minimal]]>
</str>
</DEFAULT>
<LEFT_BLOCK_SELECTION int="0" />
<BOTTOM_BLOCK_SELECTION int="4" />
<DISPLAY int="0" />
<MAXIMIZED bool="0" />
<LEFT int="953" />
<TOP int="0" />
<WIDTH int="967" />
<HEIGHT int="1040" />
<view1>
<NAME>
<str>
<![CDATA[Code::Blocks minimal]]>
</str>
</NAME>
<DATA>
<str>
<![CDATA[layout2|name=ManagementPane;caption=Management;state=2099198;dir=4;layer=1;row=0;pos=0;prop=100000;bestw=200;besth=211;minw=100;minh=100;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=MessagesPane;caption=Logs & others;state=2099196;dir=3;layer=0;row=0;pos=0;prop=100000;bestw=949;besth=150;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=CallStackPane;caption=Call stack;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=150;besth=150;minw=150;minh=150;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=450;floath=189|name=BreakpointsPane;caption=Breakpoints;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=350;besth=250;minw=150;minh=150;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=350;floath=250|name=CPURegistersPane;caption=CPU Registers;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=350;besth=250;minw=150;minh=150;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=350;floath=250|name=DisassemblyPane;caption=Disassembly;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=350;besth=250;minw=150;minh=150;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=350;floath=250|name=ExamineMemoryPane;caption=Memory;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=450;besth=250;minw=350;minh=150;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=450;floath=250|name=ThreadsPane;caption=Running threads;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=350;besth=75;minw=250;minh=75;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=450;floath=114|name=WatchesPane;caption=Watches;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=150;besth=250;minw=150;minh=150;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=166;floath=250|name=MainPane;caption=;state=768;dir=5;layer=0;row=0;pos=0;prop=100000;bestw=16;besth=16;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=ScriptConsole;caption=Scripting console;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=285;besth=100;minw=100;minh=100;maxw=-1;maxh=-1;floatx=300;floaty=200;floatw=400;floath=250|name=CodeSnippetsPane;caption=CodeSnippets;state=2099199;dir=4;layer=1;row=0;pos=0;prop=100000;bestw=300;besth=400;minw=30;minh=40;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=300;floath=400|name=DefMimeHandler_HTMLViewer;caption=HTML viewer;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=350;besth=250;minw=150;minh=150;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=350;floath=250|name=FCallTree;caption=Fortran Call/Called-By Tree;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=200;besth=250;minw=150;minh=150;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=200;floath=250|name=MANViewer;caption=Man/Html pages viewer;state=2099198;dir=2;layer=0;row=0;pos=0;prop=100000;bestw=320;besth=240;minw=240;minh=160;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=320;floath=240|name=HighlightedOccurrences;caption=Highlighted Occurrences;state=2099198;dir=4;layer=1;row=0;pos=0;prop=100000;bestw=150;besth=100;minw=50;minh=50;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=100;floath=150|name=OpenFilesPane;caption=Open files list;state=2099198;dir=4;layer=1;row=0;pos=0;prop=100000;bestw=150;besth=100;minw=50;minh=50;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=100;floath=150|name=TodoListPanev2.0.0;caption=Todo list;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=352;besth=94;minw=352;minh=94;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=368;floath=133|name=Tools;caption=Tool Output;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=400;besth=300;minw=200;minh=150;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=400;floath=300|name=MainToolbar;caption=Main Toolbar;state=2108158;dir=1;layer=10;row=0;pos=0;prop=100000;bestw=277;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=CompilerToolbar;caption=Compiler Toolbar;state=2108158;dir=1;layer=10;row=0;pos=277;prop=100000;bestw=274;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=DebuggerToolbar;caption=Debugger Toolbar;state=2108158;dir=1;layer=10;row=0;pos=551;prop=100000;bestw=261;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=CodeCompletionToolbar;caption=Code completion Toolbar;state=2108158;dir=1;layer=10;row=0;pos=812;prop=100000;bestw=940;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=BrowseTrackerToolbar;caption=BrowseTracker Toolbar;state=2108158;dir=1;layer=10;row=1;pos=0;prop=100000;bestw=146;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=DoxyBlocksToolbar;caption=DoxyBlocks Toolbar;state=2108158;dir=1;layer=10;row=1;pos=146;prop=100000;bestw=185;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=FortranProjectToolbar;caption=FortranProject Toolbar;state=2108158;dir=1;layer=10;row=1;pos=331;prop=100000;bestw=69;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=IncrementalSearchToolbar;caption=IncrementalSearch Toolbar;state=2108158;dir=1;layer=10;row=1;pos=400;prop=100000;bestw=329;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=NassiShneidermanPluginToolbar;caption=NassiShneidermanPlugin Toolbar;state=2108158;dir=1;layer=10;row=1;pos=729;prop=100000;bestw=393;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=ThreadSearchToolbar;caption=ThreadSearch Toolbar;state=2108158;dir=1;layer=10;row=1;pos=1122;prop=100000;bestw=176;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|dock_size(5,0,0)=18|dock_size(3,0,0)=169|]]>
</str>
</DATA>
<DATAMESSAGEPANE>
<str>
<![CDATA[Code::Blocks=0;Search results=1;Cccc=2;Build log=3;Build messages=4;CppCheck/Vera++=5;CppCheck/Vera++ messages=6;Cscope=7;Debugger=8;DoxyBlocks=9;Fortran info=10;Closed files list=11;Thread search=12;|selection=4;]]>
</str>
</DATAMESSAGEPANE>
</view1>
<view2>
<NAME>
<str>
<![CDATA[Code::Blocks default]]>
</str>
</NAME>
<DATA>
<str>
<![CDATA[layout2|name=ManagementPane;caption=Management;state=2099196;dir=4;layer=1;row=0;pos=0;prop=100000;bestw=200;besth=211;minw=100;minh=100;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=MessagesPane;caption=Logs & others;state=2099196;dir=3;layer=0;row=0;pos=0;prop=100000;bestw=384;besth=150;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=CallStackPane;caption=Call stack;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=150;besth=150;minw=150;minh=150;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=450;floath=189|name=BreakpointsPane;caption=Breakpoints;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=350;besth=250;minw=150;minh=150;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=350;floath=250|name=CPURegistersPane;caption=CPU Registers;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=350;besth=250;minw=150;minh=150;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=350;floath=250|name=DisassemblyPane;caption=Disassembly;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=350;besth=250;minw=150;minh=150;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=350;floath=250|name=ExamineMemoryPane;caption=Memory;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=450;besth=250;minw=350;minh=150;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=450;floath=250|name=ThreadsPane;caption=Running threads;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=350;besth=75;minw=250;minh=75;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=450;floath=114|name=WatchesPane;caption=Watches;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=150;besth=250;minw=150;minh=150;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=166;floath=250|name=MainPane;caption=;state=768;dir=5;layer=0;row=0;pos=0;prop=100000;bestw=16;besth=16;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=ScriptConsole;caption=Scripting console;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=285;besth=100;minw=100;minh=100;maxw=-1;maxh=-1;floatx=300;floaty=200;floatw=400;floath=250|name=CodeSnippetsPane;caption=CodeSnippets;state=2099199;dir=4;layer=1;row=0;pos=0;prop=100000;bestw=300;besth=400;minw=30;minh=40;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=300;floath=400|name=DefMimeHandler_HTMLViewer;caption=HTML viewer;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=350;besth=250;minw=150;minh=150;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=350;floath=250|name=FCallTree;caption=Fortran Call/Called-By Tree;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=200;besth=250;minw=150;minh=150;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=200;floath=250|name=MANViewer;caption=Man/Html pages viewer;state=2099198;dir=2;layer=0;row=0;pos=0;prop=100000;bestw=320;besth=240;minw=240;minh=160;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=320;floath=240|name=HighlightedOccurrences;caption=Highlighted Occurrences;state=2099198;dir=4;layer=1;row=0;pos=0;prop=100000;bestw=150;besth=100;minw=50;minh=50;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=100;floath=150|name=OpenFilesPane;caption=Open files list;state=2099198;dir=4;layer=1;row=0;pos=0;prop=100000;bestw=150;besth=100;minw=50;minh=50;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=100;floath=150|name=TodoListPanev2.0.0;caption=Todo list;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=352;besth=94;minw=352;minh=94;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=368;floath=133|name=Tools;caption=Tool Output;state=2099199;dir=4;layer=0;row=0;pos=0;prop=100000;bestw=400;besth=300;minw=200;minh=150;maxw=-1;maxh=-1;floatx=200;floaty=150;floatw=400;floath=300|name=MainToolbar;caption=Main Toolbar;state=2108156;dir=1;layer=10;row=0;pos=0;prop=100000;bestw=277;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=CompilerToolbar;caption=Compiler Toolbar;state=2108156;dir=1;layer=10;row=0;pos=288;prop=100000;bestw=274;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=DebuggerToolbar;caption=Debugger Toolbar;state=2108156;dir=1;layer=10;row=0;pos=573;prop=100000;bestw=261;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=CodeCompletionToolbar;caption=Code completion Toolbar;state=2108156;dir=1;layer=10;row=0;pos=845;prop=100000;bestw=940;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=BrowseTrackerToolbar;caption=BrowseTracker Toolbar;state=2108156;dir=1;layer=10;row=1;pos=0;prop=100000;bestw=146;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=DoxyBlocksToolbar;caption=DoxyBlocks Toolbar;state=2108156;dir=1;layer=10;row=1;pos=157;prop=100000;bestw=185;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=FortranProjectToolbar;caption=FortranProject Toolbar;state=2108156;dir=1;layer=10;row=1;pos=353;prop=100000;bestw=69;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=IncrementalSearchToolbar;caption=IncrementalSearch Toolbar;state=2108156;dir=1;layer=10;row=1;pos=433;prop=100000;bestw=329;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=NassiShneidermanPluginToolbar;caption=NassiShneidermanPlugin Toolbar;state=2108156;dir=1;layer=10;row=1;pos=773;prop=100000;bestw=393;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|name=ThreadSearchToolbar;caption=ThreadSearch Toolbar;state=2108156;dir=1;layer=10;row=1;pos=1177;prop=100000;bestw=176;besth=23;minw=-1;minh=-1;maxw=-1;maxh=-1;floatx=-1;floaty=-1;floatw=-1;floath=-1|dock_size(4,1,0)=202|dock_size(3,0,0)=169|dock_size(5,0,0)=18|dock_size(1,10,0)=25|dock_size(1,10,1)=25|]]>
</str>
</DATA>
<DATAMESSAGEPANE>
<str>
<![CDATA[Code::Blocks=0;Search results=1;Cccc=2;Build log=3;Build messages=4;CppCheck/Vera++=5;CppCheck/Vera++ messages=6;Cscope=7;Debugger=8;DoxyBlocks=9;Fortran info=10;Closed files list=11;Thread search=12;|selection=5;]]>
</str>
</DATAMESSAGEPANE>
</view2>
</layout>
</main_frame>
<dialog_placement />
<VERSION>
<str>
<![CDATA[17.12-r11256]]>
</str>
</VERSION>
<RECENT_FILES>
<astr>
<s>
<![CDATA[G:\Kresnt\icpc\a_2.cpp]]>
</s>
<s>
<![CDATA[G:\Kresnt\icpc\a.cpp]]>
</s>
</astr>
</RECENT_FILES>
<RECENT_PROJECTS>
<astr />
</RECENT_PROJECTS>
</app>
<security>
<TRUSTED_SCRIPTS>
<ssmap />
</TRUSTED_SCRIPTS>
</security>
<project_manager>
<HIDE_FOLDER_NAME bool="0" />
<file_groups>
<group0>
<NAME>
<str>
<![CDATA[Sources]]>
</str>
</NAME>
<MASK>
<str>
<![CDATA[*.c;*.cpp;*.cc;*.cxx;]]>
</str>
</MASK>
</group0>
<group1>
<NAME>
<str>
<![CDATA[D Sources]]>
</str>
</NAME>
<MASK>
<str>
<![CDATA[*.d;]]>
</str>
</MASK>
</group1>
<group2>
<NAME>
<str>
<![CDATA[Fortran Sources]]>
</str>
</NAME>
<MASK>
<str>
<![CDATA[*.f;*.f77;*.for;*.fpp;*.f90;*.f95;*.f03;*.f08;]]>
</str>
</MASK>
</group2>
<group3>
<NAME>
<str>
<![CDATA[Java Sources]]>
</str>
</NAME>
<MASK>
<str>
<![CDATA[*.java;]]>
</str>
</MASK>
</group3>
<group4>
<NAME>
<str>
<![CDATA[Headers]]>
</str>
</NAME>
<MASK>
<str>
<![CDATA[*.h;*.hpp;*.hh;*.hxx;]]>
</str>
</MASK>
</group4>
<group5>
<NAME>
<str>
<![CDATA[ASM Sources]]>
</str>
</NAME>
<MASK>
<str>
<![CDATA[*.asm;*.s;*.ss;*.s62;]]>
</str>
</MASK>
</group5>
<group6>
<NAME>
<str>
<![CDATA[Resources]]>
</str>
</NAME>
<MASK>
<str>
<![CDATA[*.res;*.xrc;*.rc;*.wxs;]]>
</str>
</MASK>
</group6>
<group7>
<NAME>
<str>
<![CDATA[Scripts]]>
</str>
</NAME>
<MASK>
<str>
<![CDATA[*.script;]]>
</str>
</MASK>
</group7>
</file_groups>
</project_manager>
<message_manager />
<debugger_common>
<common>
<disassembly />
<examine_memory />
</common>
<sets>
<gdb_debugger>
<conf1>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
<values />
</conf1>
</gdb_debugger>
</sets>
<ACTIVE_DEBUGGER>
<str>
<![CDATA[]]>
</str>
</ACTIVE_DEBUGGER>
<ACTIVE_DEBUGGER_CONFIG int="-1" />
</debugger_common>
<editor>
<colour_sets>
<ACTIVE_COLOUR_SET>
<str>
<![CDATA[solarized light]]>
</str>
</ACTIVE_COLOUR_SET>
<ACTIVE_LANG>
<str>
<![CDATA[C/C++]]>
</str>
</ACTIVE_LANG>
<bright_yellow>
<NAME>
<str>
<![CDATA[bright yellow]]>
</str>
</NAME>
<cc>
<style0>
<BACK>
<colour r="255" g="255" b="208" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style0>
<style1>
<BACK>
<colour r="255" g="255" b="208" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style1>
<style5>
<FORE>
<colour r="158" g="158" b="158" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style5>
<style6>
<FORE>
<colour r="158" g="158" b="158" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style6>
<style7>
<FORE>
<colour r="158" g="158" b="158" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style7>
<style8>
<FORE>
<colour r="158" g="158" b="158" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style8>
<style9>
<FORE>
<colour r="128" g="128" b="128" />
</FORE>
<NAME>
<str>
<![CDATA[Comment line (normal)]]>
</str>
</NAME>
</style9>
<style10>
<FORE>
<colour r="128" g="128" b="128" />
</FORE>
<NAME>
<str>
<![CDATA[Comment line (normal)]]>
</str>
</NAME>
</style10>
<style11>
<FORE>
<colour r="128" g="128" b="218" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style11>
<style12>
<FORE>
<colour r="128" g="128" b="218" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style12>
<style13>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment line (documentation)]]>
</str>
</NAME>
</style13>
<style14>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment line (documentation)]]>
</str>
</NAME>
</style14>
<style21>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Keyword]]>
</str>
</NAME>
</style21>
<style23>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[User keyword]]>
</str>
</NAME>
</style23>
<style39>
<BACK>
<colour r="0" g="255" b="0" />
</BACK>
<NAME>
<str>
<![CDATA[Active line]]>
</str>
</NAME>
</style39>
<NAME>
<str>
<![CDATA[C/C++]]>
</str>
</NAME>
<editor>
<keywords />
</editor>
</cc>
</bright_yellow>
<dark_gray>
<NAME>
<str>
<![CDATA[dark gray]]>
</str>
</NAME>
<cc>
<style0>
<FORE>
<colour r="255" g="255" b="255" />
</FORE>
<BACK>
<colour r="42" g="56" b="54" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style0>
<style1>
<FORE>
<colour r="255" g="255" b="255" />
</FORE>
<BACK>
<colour r="42" g="56" b="54" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style1>
<style13>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment line (documentation)]]>
</str>
</NAME>
</style13>
<style14>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment line (documentation)]]>
</str>
</NAME>
</style14>
<style19>
<FORE>
<colour r="255" g="142" b="255" />
</FORE>
<NAME>
<str>
<![CDATA[Number]]>
</str>
</NAME>
</style19>
<style21>
<FORE>
<colour r="140" g="196" b="255" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Keyword]]>
</str>
</NAME>
</style21>
<style23>
<FORE>
<colour r="255" g="230" b="80" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[User keyword]]>
</str>
</NAME>
</style23>
<style27>
<FORE>
<colour r="255" g="128" b="0" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style27>
<style28>
<FORE>
<colour r="255" g="128" b="0" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style28>
<style34>
<FORE>
<colour r="115" g="210" b="22" />
</FORE>
<NAME>
<str>
<![CDATA[Preprocessor]]>
</str>
</NAME>
</style34>
<style36>
<FORE>
<colour r="255" g="0" b="128" />
</FORE>
<NAME>
<str>
<![CDATA[Operator]]>
</str>
</NAME>
</style36>
<style38>
<BACK>
<colour r="128" g="128" b="128" />
</BACK>
<NAME>
<str>
<![CDATA[Selection]]>
</str>
</NAME>
</style38>
<style39>
<BACK>
<colour r="64" g="128" b="128" />
</BACK>
<NAME>
<str>
<![CDATA[Active line]]>
</str>
</NAME>
</style39>
<NAME>
<str>
<![CDATA[C/C++]]>
</str>
</NAME>
<editor>
<keywords />
</editor>
</cc>
</dark_gray>
<idel>
<NAME>
<str>
<![CDATA[idel]]>
</str>
</NAME>
<cc>
<style0>
<BACK>
<colour r="245" g="245" b="245" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style0>
<style1>
<BACK>
<colour r="245" g="245" b="245" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style1>
<style5>
<FORE>
<colour r="135" g="135" b="135" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style5>
<style6>
<FORE>
<colour r="135" g="135" b="135" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style6>
<style7>
<FORE>
<colour r="135" g="135" b="135" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style7>
<style8>
<FORE>
<colour r="135" g="135" b="135" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style8>
<style9>
<FORE>
<colour r="135" g="135" b="135" />
</FORE>
<NAME>
<str>
<![CDATA[Comment line (normal)]]>
</str>
</NAME>
</style9>
<style10>
<FORE>
<colour r="135" g="135" b="135" />
</FORE>
<NAME>
<str>
<![CDATA[Comment line (normal)]]>
</str>
</NAME>
</style10>
<style11>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style11>
<style12>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style12>
<style21>
<FORE>
<colour r="255" g="128" b="64" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Keyword]]>
</str>
</NAME>
</style21>
<style23>
<FORE>
<colour r="156" g="37" b="166" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[User keyword]]>
</str>
</NAME>
</style23>
<style27>
<FORE>
<colour r="0" g="155" b="45" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style27>
<style28>
<FORE>
<colour r="0" g="155" b="45" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style28>
<style34>
<FORE>
<colour r="0" g="128" b="255" />
</FORE>
<NAME>
<str>
<![CDATA[Preprocessor]]>
</str>
</NAME>
</style34>
<style39>
<BACK>
<colour r="0" g="255" b="0" />
</BACK>
<NAME>
<str>
<![CDATA[Active line]]>
</str>
</NAME>
</style39>
<NAME>
<str>
<![CDATA[C/C++]]>
</str>
</NAME>
<editor>
<keywords />
</editor>
</cc>
</idel>
<oblivion>
<NAME>
<str>
<![CDATA[oblivion]]>
</str>
</NAME>
<cc>
<style0>
<FORE>
<colour r="238" g="238" b="236" />
</FORE>
<BACK>
<colour r="46" g="52" b="54" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style0>
<style1>
<FORE>
<colour r="238" g="238" b="236" />
</FORE>
<BACK>
<colour r="46" g="52" b="54" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style1>
<style5>
<FORE>
<colour r="136" g="138" b="133" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style5>
<style6>
<FORE>
<colour r="136" g="138" b="133" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style6>
<style7>
<FORE>
<colour r="136" g="138" b="133" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style7>
<style8>
<FORE>
<colour r="136" g="138" b="133" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style8>
<style11>
<FORE>
<colour r="52" g="101" b="164" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style11>
<style12>
<FORE>
<colour r="52" g="101" b="164" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style12>
<style17>
<FORE>
<colour r="164" g="0" b="0" />
</FORE>
<NAME>
<str>
<![CDATA[Comment keyword error (documentation)]]>
</str>
</NAME>
</style17>
<style18>
<FORE>
<colour r="164" g="0" b="0" />
</FORE>
<NAME>
<str>
<![CDATA[Comment keyword error (documentation)]]>
</str>
</NAME>
</style18>
<style19>
<FORE>
<colour r="173" g="127" b="168" />
</FORE>
<BACK>
<colour r="46" g="52" b="54" />
</BACK>
<BOLD bool="1" />
<NAME>
<str>
<![CDATA[Number]]>
</str>
</NAME>
</style19>
<style21>
<FORE>
<colour r="233" g="185" b="110" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Keyword]]>
</str>
</NAME>
</style21>
<style23>
<FORE>
<colour r="78" g="154" b="6" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[User keyword]]>
</str>
</NAME>
</style23>
<style27>
<FORE>
<colour r="185" g="49" b="0" />
</FORE>
<BACK>
<colour r="30" g="3" b="0" />
</BACK>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style27>
<style28>
<FORE>
<colour r="185" g="49" b="0" />
</FORE>
<BACK>
<colour r="30" g="3" b="0" />
</BACK>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style28>
<style31>
<FORE>
<colour r="245" g="121" b="0" />
</FORE>
<NAME>
<str>
<![CDATA[Character]]>
</str>
</NAME>
</style31>
<style33>
<FORE>
<colour r="211" g="215" b="207" />
</FORE>
<NAME>
<str>
<![CDATA[UUID]]>
</str>
</NAME>
</style33>
<style34>
<FORE>
<colour r="78" g="154" b="6" />
</FORE>
<NAME>
<str>
<![CDATA[Preprocessor]]>
</str>
</NAME>
</style34>
<style36>
<FORE>
<colour r="233" g="185" b="110" />
</FORE>
<NAME>
<str>
<![CDATA[Operator]]>
</str>
</NAME>
</style36>
<style38>
<BACK>
<colour r="23" g="32" b="24" />
</BACK>
<NAME>
<str>
<![CDATA[Selection]]>
</str>
</NAME>
</style38>
<style39>
<BACK>
<colour r="24" g="33" b="33" />
</BACK>
<NAME>
<str>
<![CDATA[Active line]]>
</str>
</NAME>
</style39>
<style40>
<BACK>
<colour r="114" g="159" b="207" />
</BACK>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Matching brace highlight]]>
</str>
</NAME>
</style40>
<style41>
<FORE>
<colour r="238" g="238" b="236" />
</FORE>
<BACK>
<colour r="164" g="0" b="0" />
</BACK>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[No matching brace highlight]]>
</str>
</NAME>
</style41>
<NAME>
<str>
<![CDATA[C/C++]]>
</str>
</NAME>
<editor>
<keywords />
</editor>
</cc>
</oblivion>
<son_of_obsidian>
<NAME>
<str>
<![CDATA[son of obsidian]]>
</str>
</NAME>
<cc>
<style0>
<FORE>
<colour r="241" g="242" b="243" />
</FORE>
<BACK>
<colour r="34" g="40" b="42" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style0>
<style1>
<FORE>
<colour r="241" g="242" b="243" />
</FORE>
<BACK>
<colour r="34" g="40" b="42" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style1>
<style5>
<FORE>
<colour r="102" g="116" b="123" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style5>
<style6>
<FORE>
<colour r="102" g="116" b="123" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style6>
<style7>
<FORE>
<colour r="102" g="116" b="123" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style7>
<style8>
<FORE>
<colour r="102" g="116" b="123" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style8>
<style11>
<FORE>
<colour r="153" g="163" b="138" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style11>
<style12>
<FORE>
<colour r="153" g="163" b="138" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style12>
<style17>
<FORE>
<colour r="0" g="0" b="164" />
</FORE>
<NAME>
<str>
<![CDATA[Comment keyword error (documentation)]]>
</str>
</NAME>
</style17>
<style18>
<FORE>
<colour r="0" g="0" b="164" />
</FORE>
<NAME>
<str>
<![CDATA[Comment keyword error (documentation)]]>
</str>
</NAME>
</style18>
<style19>
<FORE>
<colour r="255" g="205" b="34" />
</FORE>
<NAME>
<str>
<![CDATA[Number]]>
</str>
</NAME>
</style19>
<style21>
<FORE>
<colour r="147" g="199" b="99" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Keyword]]>
</str>
</NAME>
</style21>
<style23>
<FORE>
<colour r="103" g="140" b="177" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[User keyword]]>
</str>
</NAME>
</style23>
<style27>
<FORE>
<colour r="236" g="118" b="0" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style27>
<style28>
<FORE>
<colour r="236" g="118" b="0" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style28>
<style31>
<FORE>
<colour r="239" g="194" b="16" />
</FORE>
<NAME>
<str>
<![CDATA[Character]]>
</str>
</NAME>
</style31>
<style33>
<FORE>
<colour r="207" g="215" b="211" />
</FORE>
<NAME>
<str>
<![CDATA[UUID]]>
</str>
</NAME>
</style33>
<style34>
<FORE>
<colour r="160" g="130" b="189" />
</FORE>
<NAME>
<str>
<![CDATA[Preprocessor]]>
</str>
</NAME>
</style34>
<style36>
<FORE>
<colour r="232" g="226" b="183" />
</FORE>
<NAME>
<str>
<![CDATA[Operator]]>
</str>
</NAME>
</style36>
<style38>
<FORE>
<colour r="255" g="255" b="255" />
</FORE>
<BACK>
<colour r="48" g="58" b="59" />
</BACK>
<NAME>
<str>
<![CDATA[Selection]]>
</str>
</NAME>
</style38>
<style39>
<FORE>
<colour r="0" g="0" b="0" />
</FORE>
<BACK>
<colour r="47" g="57" b="60" />
</BACK>
<NAME>
<str>
<![CDATA[Active line]]>
</str>
</NAME>
</style39>
<style40>
<BACK>
<colour r="80" g="80" b="80" />
</BACK>
<NAME>
<str>
<![CDATA[Matching brace highlight]]>
</str>
</NAME>
</style40>
<style41>
<FORE>
<colour r="0" g="0" b="160" />
</FORE>
<BACK>
<colour r="80" g="80" b="80" />
</BACK>
<NAME>
<str>
<![CDATA[No matching brace highlight]]>
</str>
</NAME>
</style41>
<NAME>
<str>
<![CDATA[C/C++]]>
</str>
</NAME>
<editor>
<keywords />
</editor>
</cc>
</son_of_obsidian>
<solarized_dark>
<NAME>
<str>
<![CDATA[solarized dark]]>
</str>
</NAME>
<cc>
<style0>
<FORE>
<colour r="147" g="161" b="161" />
</FORE>
<BACK>
<colour r="0" g="43" b="54" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style0>
<style1>
<FORE>
<colour r="147" g="161" b="161" />
</FORE>
<BACK>
<colour r="0" g="43" b="54" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style1>
<style5>
<FORE>
<colour r="42" g="161" b="152" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style5>
<style6>
<FORE>
<colour r="42" g="161" b="152" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style6>
<style7>
<FORE>
<colour r="42" g="161" b="152" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style7>
<style8>
<FORE>
<colour r="42" g="161" b="152" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style8>
<style9>
<FORE>
<colour r="42" g="161" b="152" />
</FORE>
<NAME>
<str>
<![CDATA[Comment line (normal)]]>
</str>
</NAME>
</style9>
<style10>
<FORE>
<colour r="42" g="161" b="152" />
</FORE>
<NAME>
<str>
<![CDATA[Comment line (normal)]]>
</str>
</NAME>
</style10>
<style11>
<FORE>
<colour r="38" g="139" b="210" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style11>
<style12>
<FORE>
<colour r="38" g="139" b="210" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style12>
<style13>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment line (documentation)]]>
</str>
</NAME>
</style13>
<style14>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment line (documentation)]]>
</str>
</NAME>
</style14>
<style15>
<FORE>
<colour r="133" g="153" b="0" />
</FORE>
<BOLD bool="1" />
<NAME>
<str>
<![CDATA[Comment keyword (documentation)]]>
</str>
</NAME>
</style15>
<style16>
<FORE>
<colour r="133" g="153" b="0" />
</FORE>
<BOLD bool="1" />
<NAME>
<str>
<![CDATA[Comment keyword (documentation)]]>
</str>
</NAME>
</style16>
<style17>
<FORE>
<colour r="220" g="50" b="47" />
</FORE>
<BOLD bool="1" />
<NAME>
<str>
<![CDATA[Comment keyword error (documentation)]]>
</str>
</NAME>
</style17>
<style18>
<FORE>
<colour r="220" g="50" b="47" />
</FORE>
<BOLD bool="1" />
<NAME>
<str>
<![CDATA[Comment keyword error (documentation)]]>
</str>
</NAME>
</style18>
<style19>
<FORE>
<colour r="42" g="161" b="252" />
</FORE>
<NAME>
<str>
<![CDATA[Number]]>
</str>
</NAME>
</style19>
<style21>
<FORE>
<colour r="133" g="153" b="0" />
</FORE>
<NAME>
<str>
<![CDATA[Keyword]]>
</str>
</NAME>
</style21>
<style23>
<FORE>
<colour r="88" g="110" b="117" />
</FORE>
<NAME>
<str>
<![CDATA[User keyword]]>
</str>
</NAME>
</style23>
<style27>
<FORE>
<colour r="42" g="161" b="152" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style27>
<style28>
<FORE>
<colour r="42" g="161" b="152" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style28>
<style31>
<FORE>
<colour r="42" g="161" b="152" />
</FORE>
<NAME>
<str>
<![CDATA[Character]]>
</str>
</NAME>
</style31>
<style34>
<FORE>
<colour r="203" g="75" b="22" />
</FORE>
<NAME>
<str>
<![CDATA[Preprocessor]]>
</str>
</NAME>
</style34>
<style36>
<FORE>
<colour r="181" g="137" b="0" />
</FORE>
<NAME>
<str>
<![CDATA[Operator]]>
</str>
</NAME>
</style36>
<style39>
<BACK>
<colour r="7" g="54" b="66" />
</BACK>
<NAME>
<str>
<![CDATA[Active line]]>
</str>
</NAME>
</style39>
<NAME bool="1">
<str>
<![CDATA[C/C++]]>
</str>
</NAME>
<editor>
<keywords />
</editor>
</cc>
</solarized_dark>
<modnokai_coffee>
<NAME>
<str>
<![CDATA[modnokai coffee]]>
</str>
</NAME>
<cc>
<style0>
<FORE>
<colour r="255" g="255" b="255" />
</FORE>
<BACK>
<colour r="39" g="40" b="34" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style0>
<style1>
<FORE>
<colour r="255" g="255" b="255" />
</FORE>
<BACK>
<colour r="39" g="40" b="34" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style1>
<style5>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style5>
<style6>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style6>
<style7>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style7>
<style8>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style8>
<style9>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment line (normal)]]>
</str>
</NAME>
</style9>
<style10>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment line (normal)]]>
</str>
</NAME>
</style10>
<style11>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style11>
<style12>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style12>
<style13>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment line (documentation)]]>
</str>
</NAME>
</style13>
<style14>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment line (documentation)]]>
</str>
</NAME>
</style14>
<style15>
<FORE>
<colour r="128" g="255" b="128" />
</FORE>
<NAME>
<str>
<![CDATA[Comment keyword (documentation)]]>
</str>
</NAME>
</style15>
<style16>
<FORE>
<colour r="128" g="255" b="128" />
</FORE>
<NAME>
<str>
<![CDATA[Comment keyword (documentation)]]>
</str>
</NAME>
</style16>
<style17>
<FORE>
<colour r="255" g="128" b="128" />
</FORE>
<NAME>
<str>
<![CDATA[Comment keyword error (documentation)]]>
</str>
</NAME>
</style17>
<style18>
<FORE>
<colour r="255" g="128" b="128" />
</FORE>
<NAME>
<str>
<![CDATA[Comment keyword error (documentation)]]>
</str>
</NAME>
</style18>
<style19>
<FORE>
<colour r="255" g="128" b="128" />
</FORE>
<NAME>
<str>
<![CDATA[Number]]>
</str>
</NAME>
</style19>
<style21>
<FORE>
<colour r="38" g="249" b="173" />
</FORE>
<BOLD bool="0" />
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Keyword]]>
</str>
</NAME>
</style21>
<style23>
<FORE>
<colour r="249" g="38" b="114" />
</FORE>
<BOLD bool="0" />
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[User keyword]]>
</str>
</NAME>
</style23>
<style27>
<FORE>
<colour r="224" g="160" b="0" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style27>
<style28>
<FORE>
<colour r="224" g="160" b="0" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style28>
<style34>
<FORE>
<colour r="249" g="38" b="114" />
</FORE>
<NAME>
<str>
<![CDATA[Preprocessor]]>
</str>
</NAME>
</style34>
<style36>
<FORE>
<colour r="166" g="226" b="46" />
</FORE>
<NAME>
<str>
<![CDATA[Operator]]>
</str>
</NAME>
</style36>
<style38>
<BACK>
<colour r="73" g="72" b="62" />
</BACK>
<NAME>
<str>
<![CDATA[Selection]]>
</str>
</NAME>
</style38>
<style39>
<BACK>
<colour r="62" g="61" b="50" />
</BACK>
<NAME>
<str>
<![CDATA[Active line]]>
</str>
</NAME>
</style39>
<NAME>
<str>
<![CDATA[C/C++]]>
</str>
</NAME>
<editor>
<keywords />
</editor>
</cc>
</modnokai_coffee>
<sublime>
<NAME>
<str>
<![CDATA[sublime]]>
</str>
</NAME>
<cc>
<style0>
<FORE>
<colour r="255" g="255" b="255" />
</FORE>
<BACK>
<colour r="40" g="40" b="40" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style0>
<style1>
<FORE>
<colour r="255" g="255" b="255" />
</FORE>
<BACK>
<colour r="40" g="40" b="40" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style1>
<style5>
<FORE>
<colour r="106" g="102" b="85" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style5>
<style6>
<FORE>
<colour r="106" g="102" b="85" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style6>
<style7>
<FORE>
<colour r="106" g="102" b="85" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style7>
<style8>
<FORE>
<colour r="106" g="102" b="85" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style8>
<style9>
<FORE>
<colour r="106" g="102" b="85" />
</FORE>
<NAME>
<str>
<![CDATA[Comment line (normal)]]>
</str>
</NAME>
</style9>
<style10>
<FORE>
<colour r="106" g="102" b="85" />
</FORE>
<NAME>
<str>
<![CDATA[Comment line (normal)]]>
</str>
</NAME>
</style10>
<style11>
<FORE>
<colour r="58" g="81" b="133" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style11>
<style12>
<FORE>
<colour r="58" g="81" b="133" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style12>
<style19>
<FORE>
<colour r="150" g="110" b="220" />
</FORE>
<NAME>
<str>
<![CDATA[Number]]>
</str>
</NAME>
</style19>
<style21>
<FORE>
<colour r="100" g="210" b="230" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Keyword]]>
</str>
</NAME>
</style21>
<style23>
<FORE>
<colour r="156" g="242" b="132" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[User keyword]]>
</str>
</NAME>
</style23>
<style27>
<FORE>
<colour r="230" g="220" b="110" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style27>
<style28>
<FORE>
<colour r="230" g="220" b="110" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style28>
<style36>
<FORE>
<colour r="255" g="0" b="127" />
</FORE>
<NAME>
<str>
<![CDATA[Operator]]>
</str>
</NAME>
</style36>
<style38>
<BACK>
<colour r="75" g="72" b="65" />
</BACK>
<NAME>
<str>
<![CDATA[Selection]]>
</str>
</NAME>
</style38>
<style39>
<BACK>
<colour r="91" g="90" b="78" />
</BACK>
<NAME>
<str>
<![CDATA[Active line]]>
</str>
</NAME>
</style39>
<NAME>
<str>
<![CDATA[C/C++]]>
</str>
</NAME>
</cc>
</sublime>
<vim>
<NAME>
<str>
<![CDATA[vim]]>
</str>
</NAME>
<cc>
<style0>
<FORE>
<colour r="192" g="192" b="192" />
</FORE>
<BACK>
<colour r="0" g="0" b="0" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style0>
<style1>
<FORE>
<colour r="192" g="192" b="192" />
</FORE>
<BACK>
<colour r="0" g="0" b="0" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style1>
<style5>
<FORE>
<colour r="128" g="255" b="255" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style5>
<style6>
<FORE>
<colour r="128" g="255" b="255" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style6>
<style7>
<FORE>
<colour r="128" g="255" b="255" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style7>
<style8>
<FORE>
<colour r="128" g="255" b="255" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style8>
<style9>
<FORE>
<colour r="0" g="255" b="255" />
</FORE>
<NAME>
<str>
<![CDATA[Comment line (normal)]]>
</str>
</NAME>
</style9>
<style10>
<FORE>
<colour r="0" g="255" b="255" />
</FORE>
<NAME>
<str>
<![CDATA[Comment line (normal)]]>
</str>
</NAME>
</style10>
<style11>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style11>
<style12>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style12>
<style19>
<FORE>
<colour r="255" g="0" b="255" />
</FORE>
<NAME>
<str>
<![CDATA[Number]]>
</str>
</NAME>
</style19>
<style21>
<FORE>
<colour r="0" g="255" b="0" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Keyword]]>
</str>
</NAME>
</style21>
<style23>
<FORE>
<colour r="255" g="255" b="0" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[User keyword]]>
</str>
</NAME>
</style23>
<style27>
<FORE>
<colour r="255" g="0" b="255" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style27>
<style28>
<FORE>
<colour r="255" g="0" b="255" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style28>
<style31>
<FORE>
<colour r="255" g="0" b="0" />
</FORE>
<NAME>
<str>
<![CDATA[Character]]>
</str>
</NAME>
</style31>
<style34>
<FORE>
<colour r="0" g="0" b="255" />
</FORE>
<NAME>
<str>
<![CDATA[Preprocessor]]>
</str>
</NAME>
</style34>
<style36>
<FORE>
<colour r="255" g="255" b="255" />
</FORE>
<NAME>
<str>
<![CDATA[Operator]]>
</str>
</NAME>
</style36>
<style38>
<BACK>
<colour r="128" g="128" b="128" />
</BACK>
<NAME>
<str>
<![CDATA[Selection]]>
</str>
</NAME>
</style38>
<style39>
<BACK>
<colour r="64" g="128" b="128" />
</BACK>
<NAME>
<str>
<![CDATA[Active line]]>
</str>
</NAME>
</style39>
<NAME>
<str>
<![CDATA[C/C++]]>
</str>
</NAME>
<editor>
<keywords />
</editor>
</cc>
</vim>
<slush_n_poppies>
<NAME>
<str>
<![CDATA[slush n poppies]]>
</str>
</NAME>
<cc>
<style0>
<BACK>
<colour r="241" g="241" b="241" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style0>
<style1>
<BACK>
<colour r="241" g="241" b="241" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style1>
<style5>
<FORE>
<colour r="64" g="96" b="64" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style5>
<style6>
<FORE>
<colour r="64" g="96" b="64" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style6>
<style7>
<FORE>
<colour r="64" g="96" b="64" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style7>
<style8>
<FORE>
<colour r="64" g="96" b="64" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style8>
<style11>
<FORE>
<colour r="64" g="96" b="64" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style11>
<style12>
<FORE>
<colour r="64" g="96" b="64" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style12>
<style19>
<FORE>
<colour r="0" g="128" b="160" />
</FORE>
<NAME>
<str>
<![CDATA[Number]]>
</str>
</NAME>
</style19>
<style21>
<FORE>
<colour r="32" g="96" b="160" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Keyword]]>
</str>
</NAME>
</style21>
<style23>
<FORE>
<colour r="32" g="96" b="160" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[User keyword]]>
</str>
</NAME>
</style23>
<style27>
<FORE>
<colour r="192" g="48" b="48" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style27>
<style28>
<FORE>
<colour r="192" g="48" b="48" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style28>
<style31>
<FORE>
<colour r="128" g="0" b="0" />
</FORE>
<NAME>
<str>
<![CDATA[Character]]>
</str>
</NAME>
</style31>
<style36>
<FORE>
<colour r="97" g="97" b="97" />
</FORE>
<NAME>
<str>
<![CDATA[Operator]]>
</str>
</NAME>
</style36>
<style38>
<BACK>
<colour r="176" g="176" b="255" />
</BACK>
<NAME>
<str>
<![CDATA[Selection]]>
</str>
</NAME>
</style38>
<style40>
<BACK>
<colour r="140" g="140" b="255" />
</BACK>
<BOLD bool="0" />
<UNDERLINED bool="1" />
<NAME>
<str>
<![CDATA[Matching brace highlight]]>
</str>
</NAME>
</style40>
<style41>
<BACK>
<colour r="255" g="106" b="106" />
</BACK>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[No matching brace highlight]]>
</str>
</NAME>
</style41>
<NAME>
<str>
<![CDATA[C/C++]]>
</str>
</NAME>
</cc>
</slush_n_poppies>
<espresso_libre>
<NAME>
<str>
<![CDATA[espresso libre]]>
</str>
</NAME>
<cc>
<style0>
<FORE>
<colour r="132" g="112" b="89" />
</FORE>
<BACK>
<colour r="42" g="33" b="28" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style0>
<style1>
<FORE>
<colour r="132" g="112" b="89" />
</FORE>
<BACK>
<colour r="42" g="33" b="28" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style1>
<style5>
<FORE>
<colour r="0" g="102" b="255" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style5>
<style6>
<FORE>
<colour r="0" g="102" b="255" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style6>
<style7>
<FORE>
<colour r="0" g="102" b="255" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style7>
<style8>
<FORE>
<colour r="0" g="102" b="255" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style8>
<style19>
<FORE>
<colour r="68" g="170" b="67" />
</FORE>
<NAME>
<str>
<![CDATA[Number]]>
</str>
</NAME>
</style19>
<style21>
<FORE>
<colour r="67" g="168" b="237" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Keyword]]>
</str>
</NAME>
</style21>
<style27>
<FORE>
<colour r="4" g="155" b="10" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style27>
<style28>
<FORE>
<colour r="4" g="155" b="10" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style28>
<style31>
<FORE>
<colour r="47" g="228" b="32" />
</FORE>
<NAME>
<str>
<![CDATA[Character]]>
</str>
</NAME>
</style31>
<style34>
<FORE>
<colour r="154" g="255" b="135" />
</FORE>
<NAME>
<str>
<![CDATA[Preprocessor]]>
</str>
</NAME>
</style34>
<style36>
<FORE>
<colour r="109" g="121" b="222" />
</FORE>
<NAME>
<str>
<![CDATA[Operator]]>
</str>
</NAME>
</style36>
<style40>
<FORE>
<colour r="192" g="192" b="192" />
</FORE>
<BACK>
<colour r="141" g="119" b="95" />
</BACK>
<BOLD bool="0" />
<UNDERLINED bool="1" />
<NAME>
<str>
<![CDATA[Matching brace highlight]]>
</str>
</NAME>
</style40>
<NAME>
<str>
<![CDATA[C/C++]]>
</str>
</NAME>
<editor>
<keywords />
</editor>
</cc>
</espresso_libre>
<modnokai_night_shift>
<NAME>
<str>
<![CDATA[modnokai night shift]]>
</str>
</NAME>
<cc>
<style0>
<FORE>
<colour r="255" g="255" b="255" />
</FORE>
<BACK>
<colour r="34" g="40" b="42" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style0>
<style1>
<FORE>
<colour r="255" g="255" b="255" />
</FORE>
<BACK>
<colour r="34" g="40" b="42" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style1>
<style5>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style5>
<style6>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style6>
<style7>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style7>
<style8>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style8>
<style9>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment line (normal)]]>
</str>
</NAME>
</style9>
<style10>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment line (normal)]]>
</str>
</NAME>
</style10>
<style11>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style11>
<style12>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style12>
<style13>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment line (documentation)]]>
</str>
</NAME>
</style13>
<style14>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment line (documentation)]]>
</str>
</NAME>
</style14>
<style15>
<FORE>
<colour r="128" g="255" b="128" />
</FORE>
<NAME>
<str>
<![CDATA[Comment keyword (documentation)]]>
</str>
</NAME>
</style15>
<style16>
<FORE>
<colour r="128" g="255" b="128" />
</FORE>
<NAME>
<str>
<![CDATA[Comment keyword (documentation)]]>
</str>
</NAME>
</style16>
<style17>
<FORE>
<colour r="255" g="128" b="128" />
</FORE>
<NAME>
<str>
<![CDATA[Comment keyword error (documentation)]]>
</str>
</NAME>
</style17>
<style18>
<FORE>
<colour r="255" g="128" b="128" />
</FORE>
<NAME>
<str>
<![CDATA[Comment keyword error (documentation)]]>
</str>
</NAME>
</style18>
<style19>
<FORE>
<colour r="255" g="128" b="128" />
</FORE>
<NAME>
<str>
<![CDATA[Number]]>
</str>
</NAME>
</style19>
<style21>
<FORE>
<colour r="38" g="249" b="173" />
</FORE>
<BOLD bool="0" />
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Keyword]]>
</str>
</NAME>
</style21>
<style23>
<FORE>
<colour r="249" g="38" b="114" />
</FORE>
<BOLD bool="0" />
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[User keyword]]>
</str>
</NAME>
</style23>
<style27>
<FORE>
<colour r="224" g="160" b="0" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style27>
<style28>
<FORE>
<colour r="224" g="160" b="0" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style28>
<style34>
<FORE>
<colour r="249" g="38" b="114" />
</FORE>
<NAME>
<str>
<![CDATA[Preprocessor]]>
</str>
</NAME>
</style34>
<style36>
<FORE>
<colour r="166" g="226" b="46" />
</FORE>
<NAME>
<str>
<![CDATA[Operator]]>
</str>
</NAME>
</style36>
<style38>
<BACK>
<colour r="17" g="64" b="76" />
</BACK>
<NAME>
<str>
<![CDATA[Selection]]>
</str>
</NAME>
</style38>
<style39>
<BACK>
<colour r="47" g="57" b="60" />
</BACK>
<NAME>
<str>
<![CDATA[Active line]]>
</str>
</NAME>
</style39>
<NAME>
<str>
<![CDATA[C/C++]]>
</str>
</NAME>
<editor>
<keywords />
</editor>
</cc>
</modnokai_night_shift>
<default>
<NAME>
<str>
<![CDATA[default]]>
</str>
</NAME>
</default>
<kft2>
<NAME>
<str>
<![CDATA[kft2]]>
</str>
</NAME>
<cc>
<style0>
<FORE>
<colour r="93" g="255" b="105" />
</FORE>
<BACK>
<colour r="28" g="0" b="36" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style0>
<style1>
<FORE>
<colour r="93" g="255" b="105" />
</FORE>
<BACK>
<colour r="28" g="0" b="36" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style1>
<style5>
<FORE>
<colour r="0" g="128" b="128" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style5>
<style6>
<FORE>
<colour r="0" g="128" b="128" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style6>
<style7>
<FORE>
<colour r="0" g="128" b="128" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style7>
<style8>
<FORE>
<colour r="0" g="128" b="128" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style8>
<style11>
<FORE>
<colour r="100" g="211" b="222" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style11>
<style12>
<FORE>
<colour r="100" g="211" b="222" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style12>
<style15>
<FORE>
<colour r="10" g="187" b="187" />
</FORE>
<NAME>
<str>
<![CDATA[Comment keyword (documentation)]]>
</str>
</NAME>
</style15>
<style16>
<FORE>
<colour r="10" g="187" b="187" />
</FORE>
<NAME>
<str>
<![CDATA[Comment keyword (documentation)]]>
</str>
</NAME>
</style16>
<style19>
<FORE>
<colour r="255" g="241" b="0" />
</FORE>
<NAME>
<str>
<![CDATA[Number]]>
</str>
</NAME>
</style19>
<style21>
<FORE>
<colour r="63" g="118" b="255" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Keyword]]>
</str>
</NAME>
</style21>
<style23>
<FORE>
<colour r="0" g="222" b="0" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[User keyword]]>
</str>
</NAME>
</style23>
<style27>
<FORE>
<colour r="171" g="171" b="171" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style27>
<style28>
<FORE>
<colour r="171" g="171" b="171" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style28>
<style31>
<FORE>
<colour r="255" g="176" b="53" />
</FORE>
<NAME>
<str>
<![CDATA[Character]]>
</str>
</NAME>
</style31>
<style33>
<FORE>
<colour r="255" g="0" b="0" />
</FORE>
<NAME>
<str>
<![CDATA[UUID]]>
</str>
</NAME>
</style33>
<style34>
<FORE>
<colour r="33" g="237" b="33" />
</FORE>
<NAME>
<str>
<![CDATA[Preprocessor]]>
</str>
</NAME>
</style34>
<style36>
<FORE>
<colour r="255" g="0" b="206" />
</FORE>
<BOLD bool="1" />
<NAME>
<str>
<![CDATA[Operator]]>
</str>
</NAME>
</style36>
<style38>
<FORE>
<colour r="255" g="196" b="253" />
</FORE>
<BACK>
<colour r="78" g="0" b="86" />
</BACK>
<NAME>
<str>
<![CDATA[Selection]]>
</str>
</NAME>
</style38>
<style39>
<FORE>
<colour r="0" g="255" b="14" />
</FORE>
<NAME>
<str>
<![CDATA[Active line]]>
</str>
</NAME>
</style39>
<style40>
<FORE>
<colour r="255" g="0" b="0" />
</FORE>
<BACK>
<colour r="0" g="0" b="0" />
</BACK>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Matching brace highlight]]>
</str>
</NAME>
</style40>
<editor>
<keywords>
<SET4>
<str>
<![CDATA[_DEBUG=1 __cplusplus __GNUC__ __GNUG__]]>
</str>
</SET4>
</keywords>
</editor>
<NAME>
<str>
<![CDATA[C/C++]]>
</str>
</NAME>
</cc>
</kft2>
<modnokai_night_shift_v2>
<NAME>
<str>
<![CDATA[modnokai night shift v2]]>
</str>
</NAME>
<cc>
<style0>
<FORE>
<colour r="255" g="255" b="255" />
</FORE>
<BACK>
<colour r="0" g="0" b="0" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style0>
<style1>
<FORE>
<colour r="255" g="255" b="255" />
</FORE>
<BACK>
<colour r="0" g="0" b="0" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style1>
<style5>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style5>
<style6>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style6>
<style7>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style7>
<style8>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style8>
<style9>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment line (normal)]]>
</str>
</NAME>
</style9>
<style10>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment line (normal)]]>
</str>
</NAME>
</style10>
<style11>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style11>
<style12>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style12>
<style13>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment line (documentation)]]>
</str>
</NAME>
</style13>
<style14>
<FORE>
<colour r="117" g="113" b="94" />
</FORE>
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Comment line (documentation)]]>
</str>
</NAME>
</style14>
<style15>
<FORE>
<colour r="128" g="255" b="128" />
</FORE>
<NAME>
<str>
<![CDATA[Comment keyword (documentation)]]>
</str>
</NAME>
</style15>
<style16>
<FORE>
<colour r="128" g="255" b="128" />
</FORE>
<NAME>
<str>
<![CDATA[Comment keyword (documentation)]]>
</str>
</NAME>
</style16>
<style17>
<FORE>
<colour r="255" g="128" b="128" />
</FORE>
<NAME>
<str>
<![CDATA[Comment keyword error (documentation)]]>
</str>
</NAME>
</style17>
<style18>
<FORE>
<colour r="255" g="128" b="128" />
</FORE>
<NAME>
<str>
<![CDATA[Comment keyword error (documentation)]]>
</str>
</NAME>
</style18>
<style19>
<FORE>
<colour r="255" g="128" b="128" />
</FORE>
<NAME>
<str>
<![CDATA[Number]]>
</str>
</NAME>
</style19>
<style21>
<FORE>
<colour r="120" g="215" b="236" />
</FORE>
<BOLD bool="0" />
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[Keyword]]>
</str>
</NAME>
</style21>
<style23>
<FORE>
<colour r="249" g="38" b="114" />
</FORE>
<BOLD bool="0" />
<ITALICS bool="1" />
<NAME>
<str>
<![CDATA[User keyword]]>
</str>
</NAME>
</style23>
<style27>
<FORE>
<colour r="224" g="160" b="0" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style27>
<style28>
<FORE>
<colour r="224" g="160" b="0" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style28>
<style34>
<FORE>
<colour r="249" g="38" b="114" />
</FORE>
<NAME>
<str>
<![CDATA[Preprocessor]]>
</str>
</NAME>
</style34>
<style36>
<FORE>
<colour r="166" g="226" b="46" />
</FORE>
<NAME>
<str>
<![CDATA[Operator]]>
</str>
</NAME>
</style36>
<style38>
<BACK>
<colour r="17" g="64" b="76" />
</BACK>
<NAME>
<str>
<![CDATA[Selection]]>
</str>
</NAME>
</style38>
<style39>
<BACK>
<colour r="34" g="40" b="42" />
</BACK>
<NAME>
<str>
<![CDATA[Active line]]>
</str>
</NAME>
</style39>
<editor>
<keywords>
<SET4>
<str>
<![CDATA[__cplusplus __GNUC__ __GNUG__]]>
</str>
</SET4>
</keywords>
</editor>
<NAME>
<str>
<![CDATA[C/C++]]>
</str>
</NAME>
</cc>
</modnokai_night_shift_v2>
<solarized_light>
<NAME>
<str>
<![CDATA[solarized light]]>
</str>
</NAME>
<cc>
<style0>
<FORE>
<colour r="88" g="110" b="117" />
</FORE>
<BACK>
<colour r="253" g="246" b="227" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style0>
<style1>
<FORE>
<colour r="88" g="110" b="117" />
</FORE>
<BACK>
<colour r="253" g="246" b="227" />
</BACK>
<NAME>
<str>
<![CDATA[Default]]>
</str>
</NAME>
</style1>
<style5>
<FORE>
<colour r="42" g="161" b="152" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style5>
<style6>
<FORE>
<colour r="42" g="161" b="152" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style6>
<style7>
<FORE>
<colour r="42" g="161" b="152" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style7>
<style8>
<FORE>
<colour r="42" g="161" b="152" />
</FORE>
<NAME>
<str>
<![CDATA[Comment (normal)]]>
</str>
</NAME>
</style8>
<style9>
<FORE>
<colour r="42" g="161" b="152" />
</FORE>
<NAME>
<str>
<![CDATA[Comment line (normal)]]>
</str>
</NAME>
</style9>
<style10>
<FORE>
<colour r="42" g="161" b="152" />
</FORE>
<NAME>
<str>
<![CDATA[Comment line (normal)]]>
</str>
</NAME>
</style10>
<style11>
<FORE>
<colour r="38" g="139" b="210" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style11>
<style12>
<FORE>
<colour r="38" g="139" b="210" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style12>
<style13>
<FORE>
<colour r="38" g="139" b="210" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style13>
<style14>
<FORE>
<colour r="38" g="139" b="210" />
</FORE>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment (documentation)]]>
</str>
</NAME>
</style14>
<style15>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment line (documentation)]]>
</str>
</NAME>
</style15>
<style16>
<BOLD bool="0" />
<NAME>
<str>
<![CDATA[Comment line (documentation)]]>
</str>
</NAME>
</style16>
<style17>
<FORE>
<colour r="133" g="153" b="0" />
</FORE>
<BOLD bool="1" />
<NAME>
<str>
<![CDATA[Comment keyword (documentation)]]>
</str>
</NAME>
</style17>
<style18>
<FORE>
<colour r="133" g="153" b="0" />
</FORE>
<BOLD bool="1" />
<NAME>
<str>
<![CDATA[Comment keyword (documentation)]]>
</str>
</NAME>
</style18>
<style19>
<FORE>
<colour r="220" g="50" b="47" />
</FORE>
<BOLD bool="1" />
<NAME>
<str>
<![CDATA[Comment keyword error (documentation)]]>
</str>
</NAME>
</style19>
<style20>
<FORE>
<colour r="220" g="50" b="47" />
</FORE>
<BOLD bool="1" />
<NAME>
<str>
<![CDATA[Comment keyword error (documentation)]]>
</str>
</NAME>
</style20>
<style21>
<FORE>
<colour r="42" g="161" b="252" />
</FORE>
<NAME>
<str>
<![CDATA[Number]]>
</str>
</NAME>
</style21>
<style23>
<FORE>
<colour r="133" g="153" b="0" />
</FORE>
<NAME>
<str>
<![CDATA[Keyword]]>
</str>
</NAME>
</style23>
<style25>
<FORE>
<colour r="88" g="110" b="117" />
</FORE>
<NAME>
<str>
<![CDATA[User keyword]]>
</str>
</NAME>
</style25>
<style29>
<FORE>
<colour r="42" g="161" b="152" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style29>
<style30>
<FORE>
<colour r="42" g="161" b="152" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style30>
<style31>
<FORE>
<colour r="42" g="161" b="152" />
</FORE>
<NAME>
<str>
<![CDATA[String]]>
</str>
</NAME>
</style31>
<style34>
<FORE>
<colour r="42" g="161" b="152" />
</FORE>
<NAME>
<str>
<![CDATA[Character]]>
</str>
</NAME>
</style34>
<style37>
<FORE>
<colour r="203" g="75" b="22" />
</FORE>
<NAME>
<str>
<![CDATA[Preprocessor]]>
</str>
</NAME>
</style37>
<style39>
<FORE>
<colour r="181" g="137" b="0" />
</FORE>
<NAME>
<str>
<![CDATA[Operator]]>
</str>
</NAME>
</style39>
<NAME>
<str>
<![CDATA[C/C++]]>
</str>
</NAME>
<editor>
<keywords />
</editor>
</cc>
</solarized_light>
</colour_sets>
<caret>
<STYLE int="1" />
<WIDTH int="1" />
<PERIOD int="500" />
</caret>
<gutter>
<MODE int="0" />
<COLUMN int="80" />
</gutter>
<margin>
<WIDTH_CHARS int="6" />
<DYNAMIC_WIDTH bool="0" />
<SCROLL_WIDTH_TRACKING bool="0" />
<USE_CHANGEBAR bool="1" />
</margin>
<selection>
<USE_VSPACE bool="0" />
<USE_RECT_VSPACE bool="0" />
<MULTI_SELECT bool="1" />
<MULTI_TYPING bool="0" />
</selection>
<eol>
<STRIP_TRAILING_SPACES bool="1" />
<ENSURE_FINAL_LINE_END bool="1" />
<ENSURE_CONSISTENT_LINE_ENDS bool="0" />
<EOLMODE int="0" />
</eol>
<folding>
<SHOW_FOLDS bool="1" />
<FOLD_ALL_ON_OPEN bool="0" />
<FOLD_PREPROCESSOR bool="0" />
<FOLD_COMMENTS bool="1" />
<FOLD_XML bool="1" />
<UNDERLINE_FOLDED_LINE bool="1" />
<INDICATOR int="2" />
<LIMIT bool="0" />
<LIMIT_LEVEL int="1" />
</folding>
<HIGHLIGHT_CARET_LINE_COLOUR>
<colour r="255" g="255" b="160" />
</HIGHLIGHT_CARET_LINE_COLOUR>
<incremental_search>
<LAST_SEARCHED_ITEMS>
<astr />
</LAST_SEARCHED_ITEMS>
<CENTER_FOUND_TEXT_ON_SCREEN bool="1" />
<SELECT_FOUND_TEXT_ON_ESCAPE bool="0" />
<SELECT_TEXT_ON_FOCUS bool="0" />
<HIGHLIGHT_DEFAULT_STATE int="0" />
<SELECTED_DEFAULT_STATE int="0" />
<MATCH_CASE_DEFAULT_STATE int="0" />
<REGEX_DEFAULT_STATE int="0" />
<MAX_ITEMS_IN_HISTORY int="20" />
<TEXT_FOUND_COLOUR>
<colour r="160" g="32" b="240" />
</TEXT_FOUND_COLOUR>
<HIGHLIGHT_COLOUR>
<colour r="255" g="165" b="0" />
</HIGHLIGHT_COLOUR>
<TEXT_NOT_FOUND_COLOUR>
<colour r="255" g="127" b="127" />
</TEXT_NOT_FOUND_COLOUR>
<WRAPPED_COLOUR>
<colour r="127" g="127" b="255" />
</WRAPPED_COLOUR>
</incremental_search>
<reopen_editor />
<spellchecker>
<ENABLEONLINECHECKER bool="1" />
<SPELLTOOLTIPS bool="1" />
<THESTOOLTIPS bool="1" />
<DICTIONARY>
<str>
<![CDATA[en_US]]>
</str>
</DICTIONARY>
<DICTPATH>
<str>
<![CDATA[D:\Program Files (x86)\CodeBlocks\share\codeblocks\SpellChecker]]>
</str>
</DICTPATH>
<THESPATH>
<str>
<![CDATA[D:\Program Files (x86)\CodeBlocks\share\codeblocks\SpellChecker]]>
</str>
</THESPATH>
<BITMPATH>
<str>
<![CDATA[D:\Program Files (x86)\CodeBlocks\share\codeblocks\SpellChecker]]>
</str>
</BITMPATH>
</spellchecker>
<ZOOM int="0" />
<default_encoding>
<USE_OPTION int="0" />
<FIND_LATIN2 bool="0" />
<USE_SYSTEM bool="1" />
</default_encoding>
<highlight_occurrence>
<ENABLED bool="1" />
<CASE_SENSITIVE bool="1" />
<WHOLE_WORD bool="1" />
<MIN_LENGTH int="3" />
<CASE_SENSITIVE_PERMANENTLY bool="1" />
<WHOLE_WORD_PERMANENTLY bool="1" />
</highlight_occurrence>
<default_code>
<SET10>
<str>
<![CDATA[]]>
</str>
</SET10>
<SET11>
<str>
<![CDATA[]]>
</str>
</SET11>
</default_code>
<FONT>
<str>
<![CDATA[0;-13;0;0;0;400;0;0;0;1;0;0;2;48;Courier New]]>
</str>
</FONT>
<AUTO_INDENT bool="1" />
<SMART_INDENT bool="1" />
<BRACE_COMPLETION bool="1" />
<DETECT_INDENT bool="0" />
<USE_TAB bool="0" />
<SHOW_INDENT_GUIDES bool="0" />
<BRACE_SMART_INDENT bool="1" />
<SELECTION_BRACE_COMPLETION bool="0" />
<TAB_INDENTS bool="1" />
<BACKSPACE_UNINDENTS bool="1" />
<WORD_WRAP bool="0" />
<WORD_WRAP_STYLE_HOME_END bool="1" />
<USE_POSIX_STYLE_REGEXES bool="0" />
<USE_ADVANCED_REGEXES bool="0" />
<SHOW_LINE_NUMBERS bool="1" />
<HIGHLIGHT_CARET_LINE bool="0" />
<SIMPLIFIED_HOME bool="0" />
<CAMEL_CASE bool="0" />
<TRACK_PREPROCESSOR bool="1" />
<COLLECT_PRJ_DEFINES bool="1" />
<PLATFORM_DEFINES bool="0" />
<HIGHLIGHT_WXSMITH bool="1" />
<NO_STL_IN_C bool="1" />
<RESET_ZOOM bool="0" />
<ZOOM_ALL bool="0" />
<SYNC_EDITOR_WITH_PROJECT_MANAGER bool="0" />
<TAB_SIZE int="2" />
<VIEW_WHITESPACE int="0" />
<TAB_TEXT_RELATIVE bool="0" />
<SHOW_EOL bool="0" />
<MARGIN_1_SENSITIVE bool="1" />
<MARGIN_1_IMAGE_BP bool="1" />
<DEFAULT_ENCODING>
<str>
<![CDATA[WINDOWS-936]]>
</str>
</DEFAULT_ENCODING>
<auto_complete>
<entry1>
<LANGUAGE>
<str>
<![CDATA[Fortran]]>
</str>
</LANGUAGE>
<NAME>
<str>
<![CDATA[sc]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[select case (|)\n case ()\n \n case default\n \nend select\n]]>
</str>
</CODE>
</entry1>
<entry2>
<LANGUAGE>
<str>
<![CDATA[Fortran]]>
</str>
</LANGUAGE>
<NAME>
<str>
<![CDATA[dw]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[do while (|)\n \nend do\n]]>
</str>
</CODE>
</entry2>
<entry3>
<LANGUAGE>
<str>
<![CDATA[Fortran]]>
</str>
</LANGUAGE>
<NAME>
<str>
<![CDATA[do]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[do |\n \nend do\n]]>
</str>
</CODE>
</entry3>
<entry4>
<LANGUAGE>
<str>
<![CDATA[Fortran]]>
</str>
</LANGUAGE>
<NAME>
<str>
<![CDATA[fun]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[function |()\n \nend function\n]]>
</str>
</CODE>
</entry4>
<entry5>
<LANGUAGE>
<str>
<![CDATA[Fortran]]>
</str>
</LANGUAGE>
<NAME>
<str>
<![CDATA[if]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[if (|) then\n \nend if\n]]>
</str>
</CODE>
</entry5>
<entry6>
<LANGUAGE>
<str>
<![CDATA[Fortran]]>
</str>
</LANGUAGE>
<NAME>
<str>
<![CDATA[ty]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[type |\n \nend type\n]]>
</str>
</CODE>
</entry6>
<entry7>
<LANGUAGE>
<str>
<![CDATA[Fortran]]>
</str>
</LANGUAGE>
<NAME>
<str>
<![CDATA[mod]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[module |\n \nend module\n]]>
</str>
</CODE>
</entry7>
<entry8>
<LANGUAGE>
<str>
<![CDATA[Fortran]]>
</str>
</LANGUAGE>
<NAME>
<str>
<![CDATA[sub]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[subroutine |()\n \nend subroutine\n]]>
</str>
</CODE>
</entry8>
<entry9>
<NAME>
<str>
<![CDATA[do]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[do\n{\n \n} while (|);]]>
</str>
</CODE>
</entry9>
<entry10>
<NAME>
<str>
<![CDATA[ifei]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[if (|)\n{\n \n}\nelse if ()\n{\n \n}\nelse\n{\n \n}]]>
</str>
</CODE>
</entry10>
<entry11>
<NAME>
<str>
<![CDATA[nowl]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[$NOW_L]]>
</str>
</CODE>
</entry11>
<entry12>
<NAME>
<str>
<![CDATA[forb]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[for (|; ; )\n{\n \n}]]>
</str>
</CODE>
</entry12>
<entry13>
<NAME>
<str>
<![CDATA[ife]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[if (|)\n{\n \n}\nelse\n{\n \n}]]>
</str>
</CODE>
</entry13>
<entry14>
<NAME>
<str>
<![CDATA[todayu]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[$TODAY_UTC]]>
</str>
</CODE>
</entry14>
<entry15>
<NAME>
<str>
<![CDATA[nowlu]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[$NOW_L_UTC]]>
</str>
</CODE>
</entry15>
<entry16>
<NAME>
<str>
<![CDATA[wdu]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[$WEEKDAY_UTC]]>
</str>
</CODE>
</entry16>
<entry17>
<NAME>
<str>
<![CDATA[while]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[while (|)\n ;]]>
</str>
</CODE>
</entry17>
<entry18>
<NAME>
<str>
<![CDATA[tday]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[$TDAY]]>
</str>
</CODE>
</entry18>
<entry19>
<NAME>
<str>
<![CDATA[guard]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[#ifndef $(Guard token)\n#define $(Guard token)\n\n|\n\n#endif // $(Guard token)\n]]>
</str>
</CODE>
</entry19>
<entry20>
<NAME>
<str>
<![CDATA[today]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[$TODAY]]>
</str>
</CODE>
</entry20>
<entry21>
<NAME>
<str>
<![CDATA[for]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[for (|; ; )\n ;]]>
</str>
</CODE>
</entry21>
<entry22>
<NAME>
<str>
<![CDATA[if]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[if (|)\n ;]]>
</str>
</CODE>
</entry22>
<entry23>
<NAME>
<str>
<![CDATA[now]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[$NOW]]>
</str>
</CODE>
</entry23>
<entry24>
<NAME>
<str>
<![CDATA[tdayu]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[$TDAY_UTC]]>
</str>
</CODE>
</entry24>
<entry25>
<NAME>
<str>
<![CDATA[whileb]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[while (|)\n{\n \n}]]>
</str>
</CODE>
</entry25>
<entry26>
<NAME>
<str>
<![CDATA[class]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[class $(Class name)|\n{\npublic:\n $(Class name)();\n ~$(Class name)();\nprotected:\nprivate:\n};\n]]>
</str>
</CODE>
</entry26>
<entry27>
<NAME>
<str>
<![CDATA[switch]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[switch (|)\n{\ncase :\n break;\n\ndefault:\n break;\n}\n]]>
</str>
</CODE>
</entry27>
<entry28>
<NAME>
<str>
<![CDATA[struct]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[struct |\n{\n \n};\n]]>
</str>
</CODE>
</entry28>
<entry29>
<NAME>
<str>
<![CDATA[ifb]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[if (|)\n{\n \n}]]>
</str>
</CODE>
</entry29>
<entry30>
<NAME>
<str>
<![CDATA[nowu]]>
</str>
</NAME>
<CODE>
<str>
<![CDATA[$NOW_UTC]]>
</str>
</CODE>
</entry30>
</auto_complete>
</editor>
<tools />
<colours>
<list />
</colours>
<code_completion>
<PARSER_DEFAULTS_CHANGED bool="1" />
<PARSER_FOLLOW_LOCAL_INCLUDES bool="1" />
<PARSER_FOLLOW_GLOBAL_INCLUDES bool="1" />
<WANT_PREPROCESSOR bool="1" />
<PARSE_COMPLEX_MACROS bool="1" />
<PLATFORM_CHECK bool="1" />
<USE_SMARTSENSE bool="1" />
<WHILE_TYPING bool="1" />
<BROWSER_SHOW_INHERITANCE bool="0" />
<BROWSER_EXPAND_NS bool="0" />
<BROWSER_TREE_MEMBERS bool="1" />
<BROWSER_DISPLAY_FILTER int="0" />
<BROWSER_SORT_TYPE int="1" />
<SPLITTER_POS int="250" />
<SEMANTIC_KEYWORDS bool="0" />
<AUTO_ADD_PARENTHESES bool="1" />
<DETECT_IMPLEMENTATION bool="0" />
<ADD_DOXGEN_COMMENT bool="0" />
<ENABLE_HEADERS bool="1" />
<MAX_MATCHES int="16384" />
<FILLUP_CHARS>
<str>
<![CDATA[]]>
</str>
</FILLUP_CHARS>
<CC_DELAY int="300" />
<LEXER_KEYWORDS_SET1 bool="1" />
<LEXER_KEYWORDS_SET2 bool="1" />
<LEXER_KEYWORDS_SET3 bool="0" />
<LEXER_KEYWORDS_SET4 bool="0" />
<LEXER_KEYWORDS_SET5 bool="0" />
<LEXER_KEYWORDS_SET6 bool="0" />
<LEXER_KEYWORDS_SET7 bool="0" />
<LEXER_KEYWORDS_SET8 bool="0" />
<LEXER_KEYWORDS_SET9 bool="0" />
<MAX_THREADS int="1" />
<PARSER_PER_WORKSPACE bool="0" />
<MAX_PARSERS int="5" />
<HEADER_EXT>
<str>
<![CDATA[h,hpp,hxx,hh,h++,tcc,xpm]]>
</str>
</HEADER_EXT>
<EMPTY_EXT bool="1" />
<SOURCE_EXT>
<str>
<![CDATA[c,cpp,cxx,cc,c++]]>
</str>
</SOURCE_EXT>
<USE_SYMBOLS_BROWSER bool="1" />
<AS_FLOATING_WINDOW bool="0" />
<SCOPE_FILTER bool="1" />
<TOOLBAR_SCOPE_LENGTH int="280" />
<TOOLBAR_FUNCTION_LENGTH int="660" />
<USE_DOCUMENTATION_HELPER bool="1" />
<DOCUMENTATION_HELPER_BACKGROUND_COLOR>
<colour r="255" g="255" b="255" />
</DOCUMENTATION_HELPER_BACKGROUND_COLOR>
<DOCUMENTATION_HELPER_TEXT_COLOR>
<colour r="0" g="0" b="0" />
</DOCUMENTATION_HELPER_TEXT_COLOR>
<DOCUMENTATION_HELPER_LINK_COLOR>
<colour r="0" g="0" b="255" />
</DOCUMENTATION_HELPER_LINK_COLOR>
</code_completion>
<ccmanager>
<CODE_COMPLETION bool="1" />
<CASE_SENSITIVE bool="0" />
<AUTO_SELECT_SINGLE bool="0" />
<AUTO_LAUNCH_COUNT int="3" />
<DOCUMENTATION_POPUP bool="1" />
<TOOLTIP_MODE int="1" />
</ccmanager>
<devpak_plugin />
<fortran_project>
<SPLITTER_POS int="250" />
<BROWSER_DISPLAY_FILTER int="2" />
<USE_CODE_COMPLETION bool="1" />
<USE_SMART_CODE_COMPLETION bool="1" />
<ONLY_USE_ASSOCIATED bool="1" />
<SHOW_HIDDEN_ENTITIES bool="0" />
<SHOW_TYPE_VARIABLES bool="1" />
<MAX_MATCHES int="16384" />
<USE_SYMBOLS_BROWSER bool="1" />
<AS_FLOATING_WINDOW bool="0" />
<VISIBLE_BOTTOM_TREE bool="1" />
<BROWSER_SORT_ALPHABETICALLY bool="1" />
<BROWSER_SHOW_LOCAL_VARIABLES bool="1" />
<BROWSER_SHOW_INCLUDE_FILES_SEPARATELY bool="1" />
<LEXER_KEYWORDS_SET1 bool="1" />
<LEXER_KEYWORDS_SET2 bool="1" />
<LEXER_KEYWORDS_SET3 bool="0" />
<LEXER_KEYWORDS_SET4 bool="0" />
<LEXER_KEYWORDS_SET5 bool="0" />
<LEXER_KEYWORDS_SET6 bool="0" />
<LEXER_KEYWORDS_SET7 bool="0" />
<LEXER_KEYWORDS_SET8 bool="0" />
<LEXER_KEYWORDS_SET9 bool="0" />
<KEYWORDS_CASE int="0" />
<CALL_TIP_ARRAYS bool="1" />
<CHIGHLIGHTER_FULL_COLOUR>
<colour r="165" g="165" b="255" />
</CHIGHLIGHTER_FULL_COLOUR>
<CHIGHLIGHTER_UNFINISHED_COLOUR>
<colour r="255" g="165" b="0" />
</CHIGHLIGHTER_UNFINISHED_COLOUR>
<USE_LOG_WINDOW bool="1" />
<INCLUDE_COMMENTS_ABOVE bool="1" />
<INCLUDE_COMMENTS_BELOW bool="1" />
<INCLUDE_DECLARATIONS_LOG bool="1" />
<INCLUDE_LOG_COMMENTS_VARIABLE bool="1" />
<SHOW_DOCS_WINDOW int="1" />
<AINSERT_ENABLE bool="1" />
<DO_CONSTRUCT_HIGHLIGHTING bool="1" />
</fortran_project>
<ShellExtensions>
<fileexplorer />
<shellcmds />
</ShellExtensions>
<plugins>
<TRY_TO_ACTIVATE>
<str>
<![CDATA[]]>
</str>
</TRY_TO_ACTIVATE>
<BATCH_BUILD_PLUGINS>
<astr>
<s>
<![CDATA[compiler.dll]]>
</s>
</astr>
</BATCH_BUILD_PLUGINS>
</plugins>
<autosave />
<byogames />
<compiler>
<build_progress>
<BAR bool="0" />
<PERCENTAGE bool="0" />
</build_progress>
<SETTINGS_VERSION>
<str>
<![CDATA[0.0.3]]>
</str>
</SETTINGS_VERSION>
<DEFAULT_COMPILER>
<str>
<![CDATA[gcc]]>
</str>
</DEFAULT_COMPILER>
<save_html_build_log>
<FULL_COMMAND_LINE bool="0" />
</save_html_build_log>
<INCLUDE_FILE_CWD bool="0" />
<INCLUDE_PRJ_CWD bool="0" />
<SKIP_INCLUDE_DEPS bool="0" />
<SAVE_HTML_BUILD_LOG bool="0" />
<MAX_REPORTED_ERRORS int="50" />
<REBUILD_SEPERATELY bool="0" />
<IGNORE_OUTPUT>
<astr />
</IGNORE_OUTPUT>
<sets>
<gcc>
<NAME>
<str>
<![CDATA[GNU GCC Compiler]]>
</str>
</NAME>
<COMPILER_OPTIONS>
<str>
<![CDATA[-O2;-Wshadow;-Wcast-align;-Wfloat-equal;-pedantic;-Wextra;-Wall;--std=c++11;-Wl,--stack=256000000;-Wformat=2;-Wconversion;-Wlogical-op;-Wcast-qual;-fmax-errors=1;]]>
</str>
</COMPILER_OPTIONS>
<LINKER_OPTIONS>
<str>
<![CDATA[-O2;]]>
</str>
</LINKER_OPTIONS>
<MASTER_PATH>
<str>
<![CDATA[D:\Program Files (x86)\CodeBlocks\MinGW]]>
</str>
</MASTER_PATH>
</gcc>
<msvctk>
<NAME>
<str>
<![CDATA[Microsoft Visual C++ Toolkit 2003]]>
</str>
</NAME>
<INCLUDE_DIRS>
<str>
<![CDATA[D:\Program Files (x86)\Microsoft Visual C++ Toolkit 2003\include;]]>
</str>
</INCLUDE_DIRS>
<LIBRARY_DIRS>
<str>
<![CDATA[D:\Program Files (x86)\Microsoft Visual C++ Toolkit 2003\lib;]]>
</str>
</LIBRARY_DIRS>
<MASTER_PATH>
<str>
<![CDATA[D:\Program Files (x86)\Microsoft Visual C++ Toolkit 2003]]>
</str>
</MASTER_PATH>
</msvctk>
<msvc8>
<NAME>
<str>
<![CDATA[Microsoft Visual C++ 2005/2008]]>
</str>
</NAME>
<INCLUDE_DIRS>
<str>
<![CDATA[D:\Program Files (x86)\Microsoft Visual Studio 8\VC\include;]]>
</str>
</INCLUDE_DIRS>
<RES_INCLUDE_DIRS>
<str>
<![CDATA[D:\Program Files (x86)\Microsoft Visual Studio 8\VC\include;]]>
</str>
</RES_INCLUDE_DIRS>
<LIBRARY_DIRS>
<str>
<![CDATA[D:\Program Files (x86)\Microsoft Visual Studio 8\VC\lib;]]>
</str>
</LIBRARY_DIRS>
<MASTER_PATH>
<str>
<![CDATA[D:\Program Files (x86)\Microsoft Visual Studio 8\VC]]>
</str>
</MASTER_PATH>
<EXTRA_PATHS>
<str>
<![CDATA[D:\Program Files (x86)\Microsoft Visual Studio 8\Common7\IDE;]]>
</str>
</EXTRA_PATHS>
</msvc8>
<msvc10>
<NAME>
<str>
<![CDATA[Microsoft Visual C++ 2010]]>
</str>
</NAME>
<INCLUDE_DIRS>
<str>
<![CDATA[D:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include;]]>
</str>
</INCLUDE_DIRS>
<RES_INCLUDE_DIRS>
<str>
<![CDATA[D:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include;]]>
</str>
</RES_INCLUDE_DIRS>
<LIBRARY_DIRS>
<str>
<![CDATA[D:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\lib;]]>
</str>
</LIBRARY_DIRS>
<MASTER_PATH>
<str>
<![CDATA[D:\Program Files (x86)\Microsoft Visual Studio 10.0\VC]]>
</str>
</MASTER_PATH>
<EXTRA_PATHS>
<str>
<![CDATA[D:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE;]]>
</str>
</EXTRA_PATHS>
</msvc10>
<bcc>
<NAME>
<str>
<![CDATA[Borland C++ Compiler (5.5, 5.82)]]>
</str>
</NAME>
<INCLUDE_DIRS>
<str>
<![CDATA[C:\Borland\BCC55\include;]]>
</str>
</INCLUDE_DIRS>
<LIBRARY_DIRS>
<str>
<![CDATA[C:\Borland\BCC55\lib;C:\Borland\BCC55\lib\psdk;]]>
</str>
</LIBRARY_DIRS>
<MASTER_PATH>
<str>
<![CDATA[C:\Borland\BCC55]]>
</str>
</MASTER_PATH>
</bcc>
<dmc>
<NAME>
<str>
<![CDATA[Digital Mars Compiler]]>
</str>
</NAME>
<INCLUDE_DIRS>
<str>
<![CDATA[C:\dm\stlport\stlport;C:\dm\include;]]>
</str>
</INCLUDE_DIRS>
<LIBRARY_DIRS>
<str>
<![CDATA[C:\dm\lib;]]>
</str>
</LIBRARY_DIRS>
<MASTER_PATH>
<str>
<![CDATA[C:\dm]]>
</str>
</MASTER_PATH>
</dmc>
<ow>
<NAME>
<str>
<![CDATA[OpenWatcom (W32) Compiler]]>
</str>
</NAME>
<INCLUDE_DIRS>
<str>
<![CDATA[C:\watcom\h;C:\watcom\h\nt;]]>
</str>
</INCLUDE_DIRS>
<RES_INCLUDE_DIRS>
<str>
<![CDATA[C:\watcom\h;C:\watcom\h\nt;]]>
</str>
</RES_INCLUDE_DIRS>
<LIBRARY_DIRS>
<str>
<![CDATA[C:\watcom\lib386;C:\watcom\lib386\nt;]]>
</str>
</LIBRARY_DIRS>
<MASTER_PATH>
<str>
<![CDATA[C:\watcom]]>
</str>
</MASTER_PATH>
<EXTRA_PATHS>
<str>
<![CDATA[C:\watcom\binnt;C:\watcom\binw;]]>
</str>
</EXTRA_PATHS>
</ow>
<cygwin>
<NAME>
<str>
<![CDATA[Cygwin GCC]]>
</str>
</NAME>
<MASTER_PATH>
<str>
<![CDATA[C:\Cygwin]]>
</str>
</MASTER_PATH>
</cygwin>
<lcc>
<NAME>
<str>
<![CDATA[LCC Compiler]]>
</str>
</NAME>
<INCLUDE_DIRS>
<str>
<![CDATA[C:\lcc\include;]]>
</str>
</INCLUDE_DIRS>
<LIBRARY_DIRS>
<str>
<![CDATA[C:\lcc\lib;]]>
</str>
</LIBRARY_DIRS>
<MASTER_PATH>
<str>
<![CDATA[C:\lcc]]>
</str>
</MASTER_PATH>
<EXTRA_PATHS>
<str>
<![CDATA[C:\lcc\bin;]]>
</str>
</EXTRA_PATHS>
</lcc>
<icc>
<NAME>
<str>
<![CDATA[Intel C/C++ Compiler]]>
</str>
</NAME>
<MASTER_PATH>
<str>
<![CDATA[D:\Program Files (x86)\Intel\Compiler\C++\9.0]]>
</str>
</MASTER_PATH>
</icc>
<sdcc>
<NAME>
<str>
<![CDATA[Small Device C Compiler]]>
</str>
</NAME>
<INCLUDE_DIRS>
<str>
<![CDATA[D:\Program Files (x86)\sdcc\include;]]>
</str>
</INCLUDE_DIRS>
<LIBRARY_DIRS>
<str>
<![CDATA[D:\Program Files (x86)\sdcc\lib;]]>
</str>
</LIBRARY_DIRS>
<MASTER_PATH>
<str>
<![CDATA[D:\Program Files (x86)\sdcc]]>
</str>
</MASTER_PATH>
</sdcc>
<tcc>
<NAME>
<str>
<![CDATA[Tiny C Compiler]]>
</str>
</NAME>
<INCLUDE_DIRS>
<str>
<![CDATA[C:\tcc\include;]]>
</str>
</INCLUDE_DIRS>
<LIBRARY_DIRS>
<str>
<![CDATA[C:\tcc\lib;]]>
</str>
</LIBRARY_DIRS>
<MASTER_PATH>
<str>
<![CDATA[C:\tcc]]>
</str>
</MASTER_PATH>
</tcc>
<clang>
<NAME>
<str>
<![CDATA[LLVM Clang Compiler]]>
</str>
</NAME>
<MASTER_PATH>
<str>
<![CDATA[C:\MinGW]]>
</str>
</MASTER_PATH>
</clang>
<arm_elf_gcc>
<NAME>
<str>
<![CDATA[GNU GCC Compiler for ARM]]>
</str>
</NAME>
<MASTER_PATH>
<str>
<![CDATA[D:\Program Files (x86)\GNUARM]]>
</str>
</MASTER_PATH>
</arm_elf_gcc>
<android_gcc>
<NAME>
<str>
<![CDATA[GNU GCC Compiler for Android]]>
</str>
</NAME>
<INCLUDE_DIRS>
<str>
<![CDATA[C:\ndk\toolchains\arm-linux-androideabi-4.8\prebuilt\linux-x86_64\include;]]>
</str>
</INCLUDE_DIRS>
<LIBRARY_DIRS>
<str>
<![CDATA[C:\ndk\toolchains\arm-linux-androideabi-4.8\prebuilt\linux-x86_64\lib;]]>
</str>
</LIBRARY_DIRS>
<MASTER_PATH>
<str>
<![CDATA[C:\ndk]]>
</str>
</MASTER_PATH>
<EXTRA_PATHS>
<str>
<![CDATA[C:\ndk\tools;]]>
</str>
</EXTRA_PATHS>
</android_gcc>
<avr_gcc>
<NAME>
<str>
<![CDATA[GNU GCC Compiler for AVR]]>
</str>
</NAME>
<INCLUDE_DIRS>
<str>
<![CDATA[C:\WinAVR\avr\include;]]>
</str>
</INCLUDE_DIRS>
<LIBRARY_DIRS>
<str>
<![CDATA[C:\WinAVR\avr\lib;]]>
</str>
</LIBRARY_DIRS>
<MASTER_PATH>
<str>
<![CDATA[C:\WinAVR]]>
</str>
</MASTER_PATH>
<EXTRA_PATHS>
<str>
<![CDATA[C:\WinAVR\utils\bin;]]>
</str>
</EXTRA_PATHS>
</avr_gcc>
<bfin_elf_gcc>
<NAME>
<str>
<![CDATA[GNU GCC Compiler for Blackfin]]>
</str>
</NAME>
<MASTER_PATH>
<str>
<![CDATA[C:\bfin-elf-gcc]]>
</str>
</MASTER_PATH>
</bfin_elf_gcc>
<lm32_gcc>
<NAME>
<str>
<![CDATA[GNU GCC Compiler for LM32]]>
</str>
</NAME>
<INCLUDE_DIRS>
<str>
<![CDATA[C:\lm32-elf-gcc\lm32-elf\include;]]>
</str>
</INCLUDE_DIRS>
<LIBRARY_DIRS>
<str>
<![CDATA[C:\lm32-elf-gcc\lm32-elf\lib;]]>
</str>
</LIBRARY_DIRS>
<MASTER_PATH>
<str>
<![CDATA[C:\lm32-elf-gcc]]>
</str>
</MASTER_PATH>
</lm32_gcc>
<lm8_gcc>
<NAME>
<str>
<![CDATA[GNU GCC Compiler for LM8]]>
</str>
</NAME>
<INCLUDE_DIRS>
<str>
<![CDATA[C:\lm8-elf-gcc\lm8-elf\include;]]>
</str>
</INCLUDE_DIRS>
<LIBRARY_DIRS>
<str>
<![CDATA[C:\lm8-elf-gcc\lm8-elf\lib;]]>
</str>
</LIBRARY_DIRS>
<MASTER_PATH>
<str>
<![CDATA[C:\lm8-elf-gcc]]>
</str>
</MASTER_PATH>
</lm8_gcc>
<zpu_gcc>
<NAME>
<str>
<![CDATA[GNU GCC Compiler for ZPU]]>
</str>
</NAME>
<INCLUDE_DIRS>
<str>
<![CDATA[C:\zpu-gcc\zpu\include;]]>
</str>
</INCLUDE_DIRS>
<LIBRARY_DIRS>
<str>
<![CDATA[C:\zpu-gcc\zpu\lib;]]>
</str>
</LIBRARY_DIRS>
<MASTER_PATH>
<str>
<![CDATA[C:\zpu-gcc]]>
</str>
</MASTER_PATH>
</zpu_gcc>
<msp430_gcc>
<NAME>
<str>
<![CDATA[GNU GCC Compiler for MSP430 (HighTec)]]>
</str>
</NAME>
<INCLUDE_DIRS>
<str>
<![CDATA[C:\HighTec\Msp430\msp430\include;]]>
</str>
</INCLUDE_DIRS>
<MASTER_PATH>
<str>
<![CDATA[C:\HighTec\Msp430]]>
</str>
</MASTER_PATH>
</msp430_gcc>
<tricore_gcc>
<NAME>
<str>
<![CDATA[GNU GCC Compiler for TriCore (HighTec)]]>
</str>
</NAME>
<INCLUDE_DIRS>
<str>
<![CDATA[C:\HighTec\TriCore\tricore\include;]]>
</str>
</INCLUDE_DIRS>
<MASTER_PATH>
<str>
<![CDATA[C:\HighTec\TriCore]]>
</str>
</MASTER_PATH>
</tricore_gcc>
<ppc_gcc>
<NAME>
<str>
<![CDATA[GNU GCC Compiler for PowerPC (HighTec)]]>
</str>
</NAME>
<MASTER_PATH>
<str>
<![CDATA[C:\HighTec\PowerPC]]>
</str>
</MASTER_PATH>
</ppc_gcc>
<powerpc_eabi>
<NAME>
<str>
<![CDATA[GNU GCC Compiler for PowerPC EABI]]>
</str>
</NAME>
<MASTER_PATH>
<str>
<![CDATA[D:\Program Files (x86)\ronetix\powerpc-eabi]]>
</str>
</MASTER_PATH>
</powerpc_eabi>
<mw>
<NAME>
<str>
<![CDATA[Code Warrior Compiler for PowerPC]]>
</str>
</NAME>
<MASTER_PATH>
<str>
<![CDATA[D:\Program Files (x86)\Freescale\CodeWarrior\PowerPC_EABI_Tools\Command_Line_Tools]]>
</str>
</MASTER_PATH>
</mw>
<keilc51>
<NAME>
<str>
<![CDATA[Keil C51 Compiler]]>
</str>
</NAME>
<MASTER_PATH>
<str>
<![CDATA[C:\Keil\C51]]>
</str>
</MASTER_PATH>
</keilc51>
<keilcx51>
<NAME>
<str>
<![CDATA[Keil CX51 Compiler]]>
</str>
</NAME>
<MASTER_PATH>
<str>
<![CDATA[C:\Keil\C51]]>
</str>
</MASTER_PATH>
</keilcx51>
<iar8051>
<NAME>
<str>
<![CDATA[IAR 8051 Compiler]]>
</str>
</NAME>
<LINKER_OPTIONS>
<str>
<![CDATA[-f "D:\Program Files (x86)\IAR Systems\Embedded Workbench\8051\config\devices\_generic\lnk51ew_plain.xcl";]]>
</str>
</LINKER_OPTIONS>
<MASTER_PATH>
<str>
<![CDATA[D:\Program Files (x86)\IAR Systems\Embedded Workbench\8051]]>
</str>
</MASTER_PATH>
</iar8051>
<iararm>
<NAME>
<str>
<![CDATA[IAR ARM Compiler]]>
</str>
</NAME>
<COMPILER_OPTIONS>
<str>
<![CDATA[--no_wrap_diagnostics;]]>
</str>
</COMPILER_OPTIONS>
<MASTER_PATH>
<str>
<![CDATA[D:\Program Files (x86)\IAR Systems\Embedded Workbench\ARM]]>
</str>
</MASTER_PATH>
</iararm>
<gdc>
<NAME>
<str>
<![CDATA[GDC D Compiler]]>
</str>
</NAME>
<MASTER_PATH>
<str>
<![CDATA[C:\MinGW]]>
</str>
</MASTER_PATH>
</gdc>
<ldc>
<NAME>
<str>
<![CDATA[LLVM D Compiler]]>
</str>
</NAME>
<INCLUDE_DIRS>
<str>
<![CDATA[C:\ldc\import;]]>
</str>
</INCLUDE_DIRS>
<LIBRARY_DIRS>
<str>
<![CDATA[C:\ldc\lib;]]>
</str>
</LIBRARY_DIRS>
<MASTER_PATH>
<str>
<![CDATA[C:\ldc]]>
</str>
</MASTER_PATH>
</ldc>
<dmd>
<NAME>
<str>
<![CDATA[Digital Mars D Compiler]]>
</str>
</NAME>
<INCLUDE_DIRS>
<str>
<![CDATA[C:\dmd\src\phobos;]]>
</str>
</INCLUDE_DIRS>
<LIBRARY_DIRS>
<str>
<![CDATA[C:\dmd\lib;]]>
</str>
</LIBRARY_DIRS>
<LIBRARIES>
<str>
<![CDATA[phobos2.lib;]]>
</str>
</LIBRARIES>
<MASTER_PATH>
<str>
<![CDATA[C:\dmd]]>
</str>
</MASTER_PATH>
<EXTRA_PATHS>
<str>
<![CDATA[C:\dm\bin;]]>
</str>
</EXTRA_PATHS>
</dmd>
<gfortran>
<NAME>
<str>
<![CDATA[GNU Fortran Compiler]]>
</str>
</NAME>
<MASTER_PATH>
<str>
<![CDATA[C:\MinGW]]>
</str>
</MASTER_PATH>
</gfortran>
<g95>
<NAME>
<str>
<![CDATA[G95 Fortran Compiler]]>
</str>
</NAME>
<MASTER_PATH>
<str>
<![CDATA[C:\MinGW]]>
</str>
</MASTER_PATH>
</g95>
<pgifortran>
<NAME>
<str>
<![CDATA[PGI Fortran Compiler]]>
</str>
</NAME>
<MASTER_PATH>
<str>
<![CDATA[D:\Program Files (x86)\PGI\win32]]>
</str>
</MASTER_PATH>
</pgifortran>
<null>
<NAME>
<str>
<![CDATA[*No Compiler*]]>
</str>
</NAME>
<MASTER_PATH>
<str>
<![CDATA[-- No Compiler --]]>
</str>
</MASTER_PATH>
</null>
</sets>
</compiler>
<gcv>
<sets>
<default />
</sets>
<ACTIVE>
<str>
<![CDATA[default]]>
</str>
</ACTIVE>
</gcv>
<mime_types />
<EditorTweaks>
<aligner>
<FIRST_NAME_0>
<str>
<![CDATA[Equality Operator]]>
</str>
</FIRST_NAME_0>
<FIRST_ARGUMENT_STRING_0>
<str>
<![CDATA[=]]>
</str>
</FIRST_ARGUMENT_STRING_0>
<FIRST_NAME_1>
<str>
<![CDATA[C/C++ line Comment ]]>
</str>
</FIRST_NAME_1>
<FIRST_ARGUMENT_STRING_1>
<str>
<![CDATA[//]]>
</str>
</FIRST_ARGUMENT_STRING_1>
<FIRST_NAME_2>
<str>
<![CDATA[VHDL Signal Assignment]]>
</str>
</FIRST_NAME_2>
<FIRST_ARGUMENT_STRING_2>
<str>
<![CDATA[<=]]>
</str>
</FIRST_ARGUMENT_STRING_2>
<FIRST_NAME_3>
<str>
<![CDATA[VHDL named association]]>
</str>
</FIRST_NAME_3>
<FIRST_ARGUMENT_STRING_3>
<str>
<![CDATA[=>]]>
</str>
</FIRST_ARGUMENT_STRING_3>
<SAVED_ENTRIES int="4" />
</aligner>
<SUPPRESS_INSERT_KEY bool="0" />
<LAPTOP_FRIENDLY bool="0" />
<CONVERT_BRACES bool="0" />
</EditorTweaks>
<envvars>
<sets>
<default />
</sets>
</envvars>
<FileManager>
<fileexplorer>
<favrootlist>
<LEN int="0" />
</favrootlist>
<rootlist>
<LEN int="1" />
<I0>
<str>
<![CDATA[\]]>
</str>
</I0>
</rootlist>
<wildmask>
<LEN int="1" />
<I0>
<str>
<![CDATA[]]>
</str>
</I0>
</wildmask>
<PARSECVS bool="0" />
<PARSESVN bool="0" />
<PARSEHG bool="0" />
<PARSEBZR bool="0" />
<PARSEGIT bool="0" />
<SHOWHIDDENFILES bool="0" />
</fileexplorer>
</FileManager>
<help_plugin>
<BASE_FONT_SIZE int="10" />
</help_plugin>
<lib_finder>
<stored_results />
</lib_finder>
<open_files_list>
<PRESERVE_OPEN_EDITORS bool="0" />
</open_files_list>
<ThreadSearch>
<MATCHWORD bool="1" />
<STARTWORD bool="0" />
<MATCHCASE bool="1" />
<REGEX bool="0" />
<HIDDENSEARCH bool="1" />
<RECURSIVESEARCH bool="1" />
<CTXMENUINTEGRATION bool="1" />
<USEDEFAULTVALUES bool="1" />
<SHOWSEARCHCONTROLS bool="1" />
<SHOWDIRCONTROLS bool="0" />
<SHOWCODEPREVIEW bool="0" />
<DELETEPREVIOUSRESULTS bool="0" />
<DISPLAYLOGHEADERS bool="1" />
<DRAWLOGLINES bool="0" />
<AUTOSIZELOGCOLUMNS bool="1" />
<SHOWPANEL bool="0" />
<SCOPE int="2" />
<DIRPATH>
<str>
<![CDATA[]]>
</str>
</DIRPATH>
<MASK>
<str>
<![CDATA[*.cpp;*.c;*.h]]>
</str>
</MASK>
<SPLITTERPOSN int="50" />
<SPLITTERMODE int="2" />
<VIEWMANAGERTYPE int="0" />
<LOGGERTYPE int="0" />
<FILESORTING int="0" />
<SEARCHPATTERNS>
<astr />
</SEARCHPATTERNS>
<SEARCHDIRS>
<astr />
</SEARCHDIRS>
<SEARCHMASKS>
<astr>
<s>
<![CDATA[*.cpp;*.c;*.h]]>
</s>
</astr>
</SEARCHMASKS>
</ThreadSearch>
<todo_list>
<USERS>
<astr>
<s>
<![CDATA[John]]>
</s>
</astr>
</USERS>
<TYPES>
<astr>
<s>
<![CDATA[TODO]]>
</s>
<s>
<![CDATA[@todo]]>
</s>
<s>
<![CDATA[\todo]]>
</s>
<s>
<![CDATA[FIXME]]>
</s>
<s>
<![CDATA[@fixme]]>
</s>
<s>
<![CDATA[\fixme]]>
</s>
<s>
<![CDATA[NOTE]]>
</s>
<s>
<![CDATA[@note]]>
</s>
<s>
<![CDATA[\note]]>
</s>
</astr>
</TYPES>
</todo_list>
<InterpretedLangs>
<interpprops />
</InterpretedLangs>
<wxsmith>
<defsizer>
<PROPORTION int="1" />
<FLAGS int="24591" />
<BORDER int="5" />
<BORDERDU bool="0" />
</defsizer>
<UNIQUEIDS bool="1" />
<BROWSERPLACEMENTS int="0" />
<DRAGTARGETCOL int="6327519" />
<DRAGPARENTCOL int="857979" />
<DRAGASSISTTYPE int="2" />
<PALETTEICONSIZE int="16" />
<TOOLICONSIZE int="32" />
<GRIDSIZE int="8" />
<CONTINOUSINSERT bool="0" />
<REMOVEPREFIX bool="0" />
<USEI18N bool="1" />
<NONEI18N int="0" />
</wxsmith>
<scripting>
<startup_scripts />
</scripting>
<an_dlg>
<DISABLED_RET>
<sset />
</DISABLED_RET>
</an_dlg>
<astyle>
<STYLE int="11" />
<ATTACH_CLASSES bool="0" />
<ATTACH_EXTERN_C bool="0" />
<ATTACH_NAMESPACES bool="0" />
<ATTACH_INLINES bool="0" />
<INDENTATION int="2" />
<CONTINUATION int="0" />
<USE_TABS bool="0" />
<FORCE_TABS bool="0" />
<INDENT_CASE bool="0" />
<INDENT_CLASSES bool="0" />
<INDENT_LABELS bool="0" />
<INDENT_MODIFIERS bool="0" />
<INDENT_NAMESPACES bool="0" />
<INDENT_SWITCHES bool="0" />
<INDENT_PREPROC_BLOCK bool="0" />
<INDENT_PREPROC_DEFINE bool="0" />
<INDENT_PREPROC_COND bool="0" />
<INDENT_COL1_COMMENTS bool="0" />
<MIN_CONDITIONAL_INDENT int="2" />
<MAX_INSTATEMENT_INDENT>
<str>
<![CDATA[40]]>
</str>
</MAX_INSTATEMENT_INDENT>
<BREAK_CLOSING bool="0" />
<BREAK_ELSEIFS bool="0" />
<ADD_BRACKETS bool="0" />
<ADD_ONE_LINE_BRACKETS bool="0" />
<REMOVE_BRACKETS bool="0" />
<KEEP_BLOCKS bool="0" />
<KEEP_HEADERS bool="0" />
<KEEP_STATEMENTS bool="0" />
<CONVERT_TABS bool="1" />
<CLOSE_TEMPLATES bool="0" />
<REMOVE_COMMENT_PREFIX bool="0" />
<BREAK_LINES bool="0" />
<MAX_LINE_LENGTH>
<str>
<![CDATA[200]]>
</str>
</MAX_LINE_LENGTH>
<BREAK_AFTER_MODE bool="0" />
<BREAK_BLOCKS bool="0" />
<BREAK_BLOCKS_ALL bool="0" />
<PAD_OPERATORS bool="1" />
<PAD_PARENTHESES_OUT bool="0" />
<PAD_PARENTHESES_IN bool="0" />
<PAD_FIRST_PAREN_OUT bool="0" />
<PAD_HEADER bool="0" />
<UNPAD_PARENTHESES bool="0" />
<PAD_COMMA bool="0" />
<DELETE_EMPTY_LINES bool="0" />
<FILL_EMPTY_LINES bool="0" />
<POINTER_ALIGN>
<str>
<![CDATA[None]]>
</str>
</POINTER_ALIGN>
<REFERENCE_ALIGN>
<str>
<![CDATA[None]]>
</str>
</REFERENCE_ALIGN>
</astyle>
<codestat>
<NB_LANGUAGES int="7" />
<l0>
<NAME>
<str>
<![CDATA[C/C++]]>
</str>
</NAME>
<EXT>
<str>
<![CDATA[c cpp h hpp ]]>
</str>
</EXT>
<SINGLE_LINE_COMMENT>
<str>
<![CDATA[//]]>
</str>
</SINGLE_LINE_COMMENT>
<MULTIPLE_LINE_COMMENT_BEGIN>
<str>
<![CDATA[/*]]>
</str>
</MULTIPLE_LINE_COMMENT_BEGIN>
<MULTIPLE_LINE_COMMENT_END>
<str>
<![CDATA[*/]]>
</str>
</MULTIPLE_LINE_COMMENT_END>
</l0>
<l1>
<NAME>
<str>
<![CDATA[Java]]>
</str>
</NAME>
<EXT>
<str>
<![CDATA[java ]]>
</str>
</EXT>
<SINGLE_LINE_COMMENT>
<str>
<![CDATA[//]]>
</str>
</SINGLE_LINE_COMMENT>
<MULTIPLE_LINE_COMMENT_BEGIN>
<str>
<![CDATA[/*]]>
</str>
</MULTIPLE_LINE_COMMENT_BEGIN>
<MULTIPLE_LINE_COMMENT_END>
<str>
<![CDATA[*/]]>
</str>
</MULTIPLE_LINE_COMMENT_END>
</l1>
<l2>
<NAME>
<str>
<![CDATA[Python]]>
</str>
</NAME>
<EXT>
<str>
<![CDATA[py ]]>
</str>
</EXT>
<SINGLE_LINE_COMMENT>
<str>
<![CDATA[#]]>
</str>
</SINGLE_LINE_COMMENT>
<MULTIPLE_LINE_COMMENT_BEGIN>
<str>
<![CDATA[]]>
</str>
</MULTIPLE_LINE_COMMENT_BEGIN>
<MULTIPLE_LINE_COMMENT_END>
<str>
<![CDATA[]]>
</str>
</MULTIPLE_LINE_COMMENT_END>
</l2>
<l3>
<NAME>
<str>
<![CDATA[Perl]]>
</str>
</NAME>
<EXT>
<str>
<![CDATA[pl ]]>
</str>
</EXT>
<SINGLE_LINE_COMMENT>
<str>
<![CDATA[#]]>
</str>
</SINGLE_LINE_COMMENT>
<MULTIPLE_LINE_COMMENT_BEGIN>
<str>
<![CDATA[]]>
</str>
</MULTIPLE_LINE_COMMENT_BEGIN>
<MULTIPLE_LINE_COMMENT_END>
<str>
<![CDATA[]]>
</str>
</MULTIPLE_LINE_COMMENT_END>
</l3>
<l4>
<NAME>
<str>
<![CDATA[ASM]]>
</str>
</NAME>
<EXT>
<str>
<![CDATA[asm ]]>
</str>
</EXT>
<SINGLE_LINE_COMMENT>
<str>
<![CDATA[;]]>
</str>
</SINGLE_LINE_COMMENT>
<MULTIPLE_LINE_COMMENT_BEGIN>
<str>
<![CDATA[]]>
</str>
</MULTIPLE_LINE_COMMENT_BEGIN>
<MULTIPLE_LINE_COMMENT_END>
<str>
<![CDATA[]]>
</str>
</MULTIPLE_LINE_COMMENT_END>
</l4>
<l5>
<NAME>
<str>
<![CDATA[Pascal]]>
</str>
</NAME>
<EXT>
<str>
<![CDATA[pas ]]>
</str>
</EXT>
<SINGLE_LINE_COMMENT>
<str>
<![CDATA[]]>
</str>
</SINGLE_LINE_COMMENT>
<MULTIPLE_LINE_COMMENT_BEGIN>
<str>
<![CDATA[{]]>
</str>
</MULTIPLE_LINE_COMMENT_BEGIN>
<MULTIPLE_LINE_COMMENT_END>
<str>
<![CDATA[}]]>
</str>
</MULTIPLE_LINE_COMMENT_END>
</l5>
<l6>
<NAME>
<str>
<![CDATA[Matlab]]>
</str>
</NAME>
<EXT>
<str>
<![CDATA[m ]]>
</str>
</EXT>
<SINGLE_LINE_COMMENT>
<str>
<![CDATA[%]]>
</str>
</SINGLE_LINE_COMMENT>
<MULTIPLE_LINE_COMMENT_BEGIN>
<str>
<![CDATA[]]>
</str>
</MULTIPLE_LINE_COMMENT_BEGIN>
<MULTIPLE_LINE_COMMENT_END>
<str>
<![CDATA[]]>
</str>
</MULTIPLE_LINE_COMMENT_END>
</l6>
</codestat>
<cbprofiler>
<ANN_SOURCE_CHK bool="0" />
<ANN_SOURCE_TXT>
<str>
<![CDATA[]]>
</str>
</ANN_SOURCE_TXT>
<BRIEF bool="0" />
<FILE_INFO bool="0" />
<UNUSED_FUNCTIONS bool="0" />
<STATIC_CALL_GRAPH bool="0" />
<NO_STATIC bool="0" />
<MIN_COUNT_CHK bool="0" />
<MIN_COUNT_SPN int="1" />
<SUM bool="0" />
<EXTRA_TXT>
<str>
<![CDATA[]]>
</str>
</EXTRA_TXT>
</cbprofiler>
</CodeBlocksConfig>
Editor Settings
Settings -> Editor -> General Settings
TAB size in spaces 改为 2
配色方案
官方地址
http://wiki.codeblocks.org/index.php?title=Syntax_highlighting_custom_colour_themes
配置目录在 ...\AppData\Roaming\CodeBlocks 下,备份 default.conf 文件
复制配置代码,保存在 default.conf 的配置文件中,打开 or 重启 CodeBlcoks。
修改AStyle格式
Settings -> Editor -> Source formatter
Bracket Style 选择 Google
padding的设置中,设置在操作符旁添加空格;移除括号外空格
formatting 中,设置将 tab 转换成 space;
编译参数
不清楚的话,尽量与 OJ 评测的参数一致(某些 OJ 可能不支持 C++11 )
可直接复制下面参数至图所示位置,确认后会提示存在 Flags ,继续就好。(毕竟在 Compiler Flags 中一项一项找比较慢)
--std=c++11
-O2
-Wall
-Wextra
-Wl,--stack=256000000
-pedantic
-Wshadow
-Wformat=2
-Wfloat-equal
-Wconversion
-Wlogical-op
-Wcast-qual
-Wcast-align
-fmax-errors=1
-fsanitize=address 内存访问错误
-WL,--stack 参数设置栈大小
-pedantic 允许发出ANSI/ISO C标准所列出的所有警告
ORZ
CodeBlocks 配置的更多相关文章
- codeblocks配置GLUT
codeblocks配置OPENGL GLUT 作者 He YiJun – storysnail<at>gmail.com 团队 ls 版权 转载请保留本声明! 本文档包含的原创代码根据G ...
- CodeBlocks配置pthread环境
参考资料:MinGW配置pthread环境 按[参考资料]里说的[下载资源]后,将libpthreadGC2.a放到codeBlocks安装目录下的MinGW\lib目录下,然后将pthread.h ...
- codeblocks 配置交叉编译和调试环境
我要用codeblocks交叉编译和调试arm开发板上的程序,宿主机是ubuntu12.04.开发板是嵌入式linux操作系统. 1.配置交叉编译环境 由上到下,1处直接选择即可.2处是你交叉编译器安 ...
- Ubuntu+OpenCV2.4.11+ CodeBlocks 配置
1.OpenCV 与 CodeBlocks 的安装都比较简单,好多教程. 参考http://www.cnblogs.com/lyutian/p/4425956.html 安装opencv. Codeb ...
- codeblocks 配置OpenGL
一.选择编译器环境 这里选择codeblocks,带MinGW的版本. 二.下载glut工具包 网址:http://pan.baidu.com/s/1eQriTQM 三.配置glut 解压缩下载的gl ...
- utunbu下的codeblocks配置openGL环境
真想骂娘阿,刚开始用utunbu,什么也不明白,不明白我装都软件都在哪里,不知道就像windows下的系统文件那样的文件在哪里,也不知道如何配置环境变量.就这样稀里糊涂的,还要抓紧时间装openGL, ...
- 【codeblocks配置】C对Mysql数据的查询
codeblocks 编写C文件连接mysql数据库 codeblocks 设置.1.设置lib库文件: Settings->Compiler settings->Linker setti ...
- Windows下 使用CodeBlocks配置OpenGL开发环境
CodeBlocks版本:13.12 下载OpenGL配置文件 1.glut.dll glut32.dll放入系统盘Windows\System32文件夹 2.glut.h放入CodeBlocks安装 ...
- codeblocks 配置 opengl 编程宝典 的 gltools 环境
懒得多说,亲测,这个问题,csdn 和 cnblog 上的博客真的没有一个能解决的. 这个帖子2L的答案则完美解决了问题,虽然步骤有些繁琐,过程还是英文,但考虑到了可能出现的各种问题,跟着走一遍就完美 ...
随机推荐
- Python常用知识
基础模板(sys.os) http://c.biancheng.net/view/2407.html cmd中查看第三方库 eg:import aiohttp help(aiohttp) 或者dir( ...
- 【luogu1797】faebdc的烦恼-莫队
题目背景 鸟哥(faebdc)自从虐暴NOIP2013以来依然勤奋学习,每天上各种OJ刷题,各种比赛更是不在话下.但这天他遇到了一点小小的麻烦……在一届“Orz鸟哥杯”上,题目是在是太多了!足有n道! ...
- Shell基础之四 变量与运算
shell变量与运算 变量存在于内存中.假设变量str,设置或修改变量属性时,不带$号,只有引用变量的值时才使用$号.也就是说在内存中,标记变量的变量名称是str,而不是$str. 变量数据的存储方式 ...
- easyUI的c if
{field:'domdistrict2',title:'区县',width:100}, {field:'option',title:'操作',width:fixWidth(0.08),align:' ...
- Python 函数lambda(), filter(), map(), reduce()
1 filter filter(function, sequence):对sequence中的item依次执行function(item),将执行结果为True的item组成一个List/String ...
- springboot项目报Loading class `com.mysql.jdbc.Driver'. This is deprecated. The new driver class is`...解
参考文章:https://blog.csdn.net/qq_42815754/article/details/83652253 <!-- MySql驱动 --> <dependenc ...
- 黑马vue---31-32、vue过滤器实例
黑马vue---31-32.vue过滤器实例 一.总结 一句话总结: vue内部的东西,无论是过滤器还是组件,都是键值对的方式 1.过滤器的定义语法? Vue.filter('过滤器的名称', fun ...
- Mac卸载mysql数据库
mac下的应用程序中一般是无法找到mysql的安装文件进行直接删除的,所以,通常需要打开命令行工具Terminal后,使用如下的命令进行删除: 1 sudo rm /usr/local/mysql2 ...
- 对官网vue事件修饰符串联的顺序如何理解?
官网有一个提醒:使用修饰符时,顺序很重要:相应的代码会以同样的顺序产生.因此,用 v-on:click.prevent.self 会阻止所有的点击,而 v-on:click.self.prevent ...
- ES6深入浅出_汇总贴
H:\BaiDu\ES6深入浅出-wjw ES 6 新特性一览:https://frankfang.github.io/es-6-tutorials/ 我用了两个月的时间才理解 let https:/ ...