Difference between revisions of "Main Page"

From Code::Blocks
m
m
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Paths: Heat the waffle iron according to the producer's instructions. When you select one, this waffle creator purchaser's manual will provide you along with all the details you require to recognize concerning waffle manufacturers so you do not have to resort to reckoning. Utilizing this important info you will certainly learn precisely just what the waffle manufacturer deals and also exactly how it functions and may narrow down the selections to a manageable listing that is easy to pick from. There are 4 frequent kinds of waffle makers available to consumers: stove leading, round, straight Belgian and rounded Belgian. If you beloved this article and also you would like to obtain more info regarding best waffle ([http://www.purevolume.com/listeners/ambitiousrecept65/posts/2983587/Stir+Crazy%3A+Tips+to+make+perfect+waffles+-+Belleville+News-Democrat striking]) nicely visit our web page. Cooktop Top Waffle Makers - Have a go back eventually to the method waffles made use of to be regarding the stove top waffle mold.<br><br>Instead of judge the time that considered the equipments to heat up as well as chef, our company concentrated on just exactly how excellent a waffle each creator created. At first our team adhered to the clues to inform our company when the waffles were actually performed, and if there was actually no clue, our company waited for the waffle manufacturer to cease steaming, as Maichel recommended. Created by top: Cuisinart Sphere, Cook's Option 852, Proctor Silex Belgian Design, Chef's Option 854, Nordic Wares Stovetop, and also Oster DuraCeramic Flip.<br><br>Round Belgian Waffle Makers - There is no real difference in between a square waffle maker and also a rounded one other in comparison to the design as well as possibly the features that one company may deliver over one more. Multi-purpose Waffle Creator - The multi-purpose cooking area device will certainly be able to perform over merely chef waffles. Some can make waffle gelato conoids and could be made use of as grills also for eggs, bacon and additional foods items. If you're trying to find one thing that may do greater than only make waffles, you'll delight in the versatility of a multi-purpose waffle creator.<br><br>Digital handles give the customer more control over the food preparation process as well as some perhaps even offer electronic countdowns as the waffles are actually cooking. If you are actually multi-tasking while you're preparing the waffles as you will definitely understand precisely just how much time you have just before they are performed, this is actually a pleasant function to possess. Adhering to the simple cleansing measures beneath will aid maintain your waffle creator functioning effectively as well as will also ensure that this continuouslies generate fantastic sampling waffles. Making use of a moist cloth, clean down the framework thoroughly and the manage and also base of the waffle creator also.<br><br>The only non-Teflon quality design our team tried, the Oster DuraCeramic Stainless-steel Flip Waffle Creator ($40) further validated our results from the original guide: Turn styles carry out not balance in performance what they take up in quantity. The 2 sides prepare very quickly then the waffle steams coming from the center, making an evident dull hole where the waffle may be broken apart conveniently (great for sandwiches?).<br><br>To find our initial winner, our company analyzed top-rated waffle makers from United states's Test Household kitchen, Great Housekeeping, and also food items blog sites and also internet sites like The Kitchn, besides the very best homeowners on Amazon. While we consisted of one cast aluminum stovetop waffle mold, our team chose to get rid of cast iron designs because flavoring the material incorporated one more level of complexity to make use of and also care.
+
__NOEDITSECTION__ __NOTOC__
 +
{{Layout_box1|1=
 +
[[Image:cb_splash.png|left]]
 +
'''Welcome to the official Wiki for Code::Blocks'''<br>
 +
[https://www.codeblocks.org Code::Blocks] is a free, open-source, cross-platform [[wikipedia:Integrated Development Environment|IDE]]. Using a plugin architecture, its capabilities and features are defined by the provided plugins.<br>
 +
Currently, [https://www.codeblocks.org Code::Blocks] is oriented towards C/C++/Fortran.
 +
The Code::Blocks team does not take responsibility for the content nor accuracy of these pages.
 +
 
 +
 
 +
<small>Wiki Editors: In order to login to edit pages, you must create an account on the [/ forums]. Use the same username and password for the wiki. Read the [[Help:Contents|Help]] for editing guidelines. Look in the [[CodeBlocks:Community_Portal|community portal]] for things to do.
 +
</small>
 +
<br clear="all" />
 +
}}
 +
 
 +
{|width="100%" background-color="transparent"
 +
|width="60%" valign="top"|
 +
<!-- LEFT -->
 +
<!-- Did you know that using Layout_box2 here instead of <div> breaks the inner table? Strange... -->
 +
<div style="background-color: #dfeefb; border: 1px dotted #010101; margin: 5px; padding: 5px;">
 +
{|align="center" style="background:transparent" cellspacing="5"
 +
 
 +
|valign="top" align="center" colspan="2"|
 +
=== How do I... ===
 +
 
 +
|-
 +
 
 +
|align="center"|
 +
'''[[Installing_Code::Blocks|...install Code::Blocks?]]'''<br/>
 +
<span style="font-size:.9em">
 +
[[Installing_the_latest_official_version_of_Code::Blocks_on_Windows|Windows]] &middot;
 +
[[Installing_Code::Blocks#Ubuntu|Ubuntu]] &middot;
 +
[[Installing_Code::Blocks#Mac_OS_X|Mac OS X]] &middot;
 +
[[Installing_Code::Blocks#Fedora|Fedora]] &middot;
 +
[[Installing_Code::Blocks|more...]]
 +
</span>
 +
 
 +
|align="center"|
 +
'''[[Installing_a_supported_compiler|...set up a compiler in Code::Blocks?]]'''<br/>
 +
<span style="font-size:.9em">
 +
[[Installing_a_supported_compiler#MinGW.2FGCC|MinGW]] &middot;
 +
[[Installing_a_supported_compiler#Microsoft_Visual_C.2B.2B|MS Visual C++]] &middot;
 +
[[Installing_a_supported_compiler|more...]]
 +
</span>
 +
 
 +
|-
 +
 
 +
|align="center"|
 +
'''[[Creating a new project|...create a new project?]]'''<br/>
 +
<span style="font-size:.9em">
 +
[[Creating a new project#Changing file composition|Add files]] &middot;
 +
[[Creating a new project#Modifying build options|Build options]] &middot;
 +
[[Creating a new project#Virtual Targets|Virtual Targets]] &middot;
 +
[[Creating a new project|more...]]
 +
</span>
 +
 
 +
|align="center"|
 +
'''[[Debugging_with_Code::Blocks|...debug my program?]]'''
 +
 
 +
|-
 +
 
 +
|align="center"|
 +
'''[[FAQ-Settings#Q: How do I make Code::Blocks portable?|...make Code::Blocks portable?]]'''
 +
 
 +
|align="center"|
 +
'''[[User_documentation#Third-party_libraries|...use a 3rd-party library?]]'''<br/>
 +
<span style="font-size:.9em">
 +
[[Using_wxWidgets|wxWidgets]] &middot;
 +
[[Using_Boost|Boost]] &middot;
 +
[[Using_SDL_with_Code::Blocks|SDL]] &middot;
 +
[[User_documentation#Third-party_libraries|more...]]
 +
</span>
 +
 
 +
|}
 +
</div>
 +
 
 +
{{Layout_box3|1=
 +
== Table of Contents ==
 +
<span style="font-size:.9em">''Main article: [[Code::Blocks Documentation]]''</span>
 +
 
 +
=== [[User documentation]] ===
 +
:Articles for Code::Blocks users
 +
 
 +
=== [[FAQ]] ===
 +
:Frequently Asked Questions
 +
 
 +
=== [[Feature List]] ===
 +
:An index of Code::Blocks' useful features
 +
 
 +
=== [[Code::Blocks Plugins]] ===
 +
:Plugins extend Code::Blocks' functionality
 +
 
 +
=== [[Off-site documentation]] ===
 +
:Links to external documentation
 +
 
 +
=== [[Developer documentation]] ===
 +
:Articles for developers of Code::Blocks itself
 +
}}
 +
 
 +
|width="40%" valign="top"|
 +
<!-- RIGHT -->
 +
{{Layout_box4|1=
 +
=== Download Code::Blocks ===
 +
* Latest official release: [https://www.codeblocks.org/downloads/26 17.12]
 +
* [/index.php?board=20.0 Nightly builds] (updated each night)
 +
* [[Compiled_packages_of_Code::Blocks|Official and third-party binaries]] (for various distributions)
 +
}}
 +
 
 +
{{Layout_box2|1=
 +
=== Other resources ===
 +
* [https://www.codeblocks.org Main website]
 +
* [ Community forums]
 +
* [irc://irc.freenode.net/codeblocks IRC channel] and [http://webchat.freenode.net/?channels=codeblocks IRC channel web access]
 +
}}
 +
 
 +
{{Layout_box2|1=
 +
=== Development ===
 +
[[Image:Chk.png]][[Roadmap]]
 +
* [[Developer documentation]]
 +
* [http://sourceforge.net/projects/codeblocks/ Project page at Sourceforge]
 +
* '''Bugs''': browse or submit [http://sourceforge.net/p/codeblocks/tickets/search/?q=_type%3ABug_Report+or+_type%3AUndefined bugs] or browse [http://alpha0010.github.io/cb-history/bugs.html old bugs]
 +
* '''Features''': browse or submit [http://sourceforge.net/p/codeblocks/tickets/search/?q=_type%3AFeature_Request+or+_type%3AUndefined features] or browse [http://alpha0010.github.io/cb-history/features.html old features]
 +
* '''Patches''': browse or submit [http://sourceforge.net/p/codeblocks/tickets/search/?q=_type%3APatch+or+_type%3AUndefined patches] or browse [http://alpha0010.github.io/cb-history/patches.html old patches]
 +
}}
 +
 
 +
{{Layout_box3|1=
 +
=== Supported compilers ===
 +
* [http://gcc.gnu.org/ GNU GCC (incl. G77)] (Linux)
 +
* [http://www.mingw.org MinGW GCC (incl. G77)] (Win32)
 +
* [http://mspgcc.sourceforge.net MSP430 GCC] (Win32)
 +
* [http://www.hightec-rt.com TriCore and PowerPC GCC] (Win32, Linux)
 +
* [http://developer.apple.com/tools/ Apple GCC (Xcode)] (Mac OS X)
 +
<!-- Tested and working with Microsoft PSDK for Windows 2003 R2 and CodeBlocks b3577 -->
 +
* [http://xona.com/2004/06/29.html Microsoft Visual C++ Toolkit 2003] (Win32)
 +
* [http://msdn.microsoft.com/vstudio/express/visualc/download/ Microsoft Visual C++ 2005] (Win32)
 +
* [http://edn.embarcadero.com/article/20633 Borland's C++ Compiler 5.5] (Win32)
 +
* [http://www.digitalmars.com/ DigitalMars C/C++] (Win32)
 +
* [http://openwatcom.org/index.php/Main_Page OpenWatcom] (Win32)
 +
* [https://software.intel.com/en-us/c-compilers Intel C++ compiler] (Win32)
 +
* [http://sdcc.sourceforge.net/ Small Device C Compiler (SDCC)]
 +
* [http://dlang.org/ Digital Mars D]
 +
* [http://dgcc.sourceforge.net/ GDC D Compiler]
 +
* [https://github.com/ldc-developers/ldc/ LLVM D Compiler]
 +
}}
 +
|}
 +
 
 +
<center>[https://www.codeblocks.org/about.shtml The Code::Blocks team]</center>
 +
 
 +
<center>[[Special:Allpages|Index]]</center>

Revision as of 18:53, 30 December 2017

Cb splash.png

Welcome to the official Wiki for Code::Blocks
Code::Blocks is a free, open-source, cross-platform IDE. Using a plugin architecture, its capabilities and features are defined by the provided plugins.
Currently, Code::Blocks is oriented towards C/C++/Fortran. The Code::Blocks team does not take responsibility for the content nor accuracy of these pages.


Wiki Editors: In order to login to edit pages, you must create an account on the [/ forums]. Use the same username and password for the wiki. Read the Help for editing guidelines. Look in the community portal for things to do.

Table of Contents

Main article: Code::Blocks Documentation

User documentation

Articles for Code::Blocks users

FAQ

Frequently Asked Questions

Feature List

An index of Code::Blocks' useful features

Code::Blocks Plugins

Plugins extend Code::Blocks' functionality

Off-site documentation

Links to external documentation

Developer documentation

Articles for developers of Code::Blocks itself

Download Code::Blocks

Other resources

Development

Chk.pngRoadmap

The Code::Blocks team
Index