<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.codeblocks.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Gagh</id>
	<title>Code::Blocks - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.codeblocks.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Gagh"/>
	<link rel="alternate" type="text/html" href="https://wiki.codeblocks.org/index.php/Special:Contributions/Gagh"/>
	<updated>2026-05-06T21:41:27Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>https://wiki.codeblocks.org/index.php?title=Talk:Coding_style&amp;diff=4682</id>
		<title>Talk:Coding style</title>
		<link rel="alternate" type="text/html" href="https://wiki.codeblocks.org/index.php?title=Talk:Coding_style&amp;diff=4682"/>
		<updated>2007-05-27T20:43:38Z</updated>

		<summary type="html">&lt;p&gt;Gagh: Moved first question to a section, content indexed correctly now&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== How about comments? ==&lt;br /&gt;
&lt;br /&gt;
Well I'm not an developer. It is pretty safe to say use &amp;quot;//&amp;quot; (C++ style) comments, and not the C style ones.&lt;br /&gt;
&lt;br /&gt;
== AStyle, should it be on ANSI? ==&lt;br /&gt;
&lt;br /&gt;
As the AStyle plugin keeps changing the code, shouldn't AStyle have a specific C::B setting?&lt;br /&gt;
&lt;br /&gt;
As ANSI is given as the standard, it would be nice to have a specific ANSI version for C::B development and plugin development.&lt;br /&gt;
&lt;br /&gt;
Don't know if and how this can be done, but that would be very handy to have.&lt;br /&gt;
&lt;br /&gt;
== CamelCase ==&lt;br /&gt;
&lt;br /&gt;
From the article it seems [http://en.wikipedia.org/wiki/CamelCase CamelCase] should be used for all variable and function names.&lt;br /&gt;
&lt;br /&gt;
Don't know if there should be something more specified like UpperCamelCase for functions and member variables, lowerCamelCase for other variables and function parameters.&lt;br /&gt;
&lt;br /&gt;
== Hungarian notation ==&lt;br /&gt;
&lt;br /&gt;
It is not very clearly stated, but it looks that [http://en.wikipedia.org/wiki/Hungarian_notation Hungarian notation] should be used in the names of variables.&lt;br /&gt;
&lt;br /&gt;
== Should namespaces be used ==&lt;br /&gt;
&lt;br /&gt;
What about namespaces?&lt;br /&gt;
&lt;br /&gt;
While implementing a plugin, I started wondering if we should put the plugin in a separate namespace.&lt;br /&gt;
&lt;br /&gt;
As there is nothing specified, I did it anyway, but I think it might be a good idea for C::B to use namespaces.&lt;/div&gt;</summary>
		<author><name>Gagh</name></author>
	</entry>
	<entry>
		<id>https://wiki.codeblocks.org/index.php?title=Talk:Coding_style&amp;diff=4680</id>
		<title>Talk:Coding style</title>
		<link rel="alternate" type="text/html" href="https://wiki.codeblocks.org/index.php?title=Talk:Coding_style&amp;diff=4680"/>
		<updated>2007-05-26T21:13:35Z</updated>

		<summary type="html">&lt;p&gt;Gagh: Should namespaces be used&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;How about comments?&lt;br /&gt;
&lt;br /&gt;
Well I'm not an developer. It is pretty safe to say use &amp;quot;//&amp;quot; (C++ style) comments, and not the C style ones.&lt;br /&gt;
&lt;br /&gt;
== AStyle, should it be on ANSI? ==&lt;br /&gt;
&lt;br /&gt;
As the AStyle plugin keeps changing the code, shouldn't AStyle have a specific C::B setting?&lt;br /&gt;
&lt;br /&gt;
As ANSI is given as the standard, it would be nice to have a specific ANSI version for C::B development and plugin development.&lt;br /&gt;
&lt;br /&gt;
Don't know if and how this can be done, but that would be very handy to have.&lt;br /&gt;
&lt;br /&gt;
== CamelCase ==&lt;br /&gt;
&lt;br /&gt;
From the article it seems [http://en.wikipedia.org/wiki/CamelCase CamelCase] should be used for all variable and function names.&lt;br /&gt;
&lt;br /&gt;
Don't know if there should be something more specified like UpperCamelCase for functions and member variables, lowerCamelCase for other variables and function parameters.&lt;br /&gt;
&lt;br /&gt;
== Hungarian notation ==&lt;br /&gt;
&lt;br /&gt;
It is not very clearly stated, but it looks that [http://en.wikipedia.org/wiki/Hungarian_notation Hungarian notation] should be used in the names of variables.&lt;br /&gt;
&lt;br /&gt;
== Should namespaces be used ==&lt;br /&gt;
&lt;br /&gt;
What about namespaces?&lt;br /&gt;
&lt;br /&gt;
While implementing a plugin, I started wondering if we should put the plugin in a separate namespace.&lt;br /&gt;
&lt;br /&gt;
As there is nothing specified, I did it anyway, but I think it might be a good idea for C::B to use namespaces.&lt;/div&gt;</summary>
		<author><name>Gagh</name></author>
	</entry>
	<entry>
		<id>https://wiki.codeblocks.org/index.php?title=User:Gagh&amp;diff=4670</id>
		<title>User:Gagh</title>
		<link rel="alternate" type="text/html" href="https://wiki.codeblocks.org/index.php?title=User:Gagh&amp;diff=4670"/>
		<updated>2007-05-21T20:16:23Z</updated>

		<summary type="html">&lt;p&gt;Gagh: Moved text from main page that I made by mistake&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Just a short note about me =&lt;br /&gt;
&lt;br /&gt;
I'm a professional programmer who can't stop when he gets home. I've been working in different IT jobs over the last 10 years, mostly in industrial and off shore automation.&lt;br /&gt;
&lt;br /&gt;
When I code at home it is mostly little tools for my own use, but sometimes I help with a few minor tweaks or some testing for programs I use. Having stumbled on C::B, it seems like there is something I can help with and I can also enjoy.&lt;br /&gt;
&lt;br /&gt;
If there is need somewhere within the project, just drop me a note. At the moment I'm still learning about C::B and am looking at the current thread on the forum about version control. Might jump in and help out in that department, as it is a rather important to have a good version control interface if you want to work on projects with a lot of people.&lt;br /&gt;
&lt;br /&gt;
I'm also busy writing a client for [http://www.musicpd.org musicpd], as I use it to play my music and there are no nice clients on the MSW platform for it. I just started the client, but have decided to ditch my old IDE and compiler. So I started porting it to C::B and wxWidgets and I might even try to build it on a freebsd box, just for fun.&lt;/div&gt;</summary>
		<author><name>Gagh</name></author>
	</entry>
	<entry>
		<id>https://wiki.codeblocks.org/index.php?title=Talk:Coding_style&amp;diff=4668</id>
		<title>Talk:Coding style</title>
		<link rel="alternate" type="text/html" href="https://wiki.codeblocks.org/index.php?title=Talk:Coding_style&amp;diff=4668"/>
		<updated>2007-05-21T19:54:06Z</updated>

		<summary type="html">&lt;p&gt;Gagh: Hungarian notation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;How about comments?&lt;br /&gt;
&lt;br /&gt;
Well I'm not an developer. It is pretty safe to say use &amp;quot;//&amp;quot; (C++ style) comments, and not the C style ones.&lt;br /&gt;
&lt;br /&gt;
== AStyle, should it be on ANSI? ==&lt;br /&gt;
&lt;br /&gt;
As the AStyle plugin keeps changing the code, shouldn't AStyle have a specific C::B setting?&lt;br /&gt;
&lt;br /&gt;
As ANSI is given as the standard, it would be nice to have a specific ANSI version for C::B development and plugin development.&lt;br /&gt;
&lt;br /&gt;
Don't know if and how this can be done, but that would be very handy to have.&lt;br /&gt;
&lt;br /&gt;
== CamelCase ==&lt;br /&gt;
&lt;br /&gt;
From the article it seems [http://en.wikipedia.org/wiki/CamelCase CamelCase] should be used for all variable and function names.&lt;br /&gt;
&lt;br /&gt;
Don't know if there should be something more specified like UpperCamelCase for functions and member variables, lowerCamelCase for other variables and function parameters.&lt;br /&gt;
&lt;br /&gt;
== Hungarian notation ==&lt;br /&gt;
&lt;br /&gt;
It is not very clearly stated, but it looks that [http://en.wikipedia.org/wiki/Hungarian_notation Hungarian notation] should be used in the names of variables.&lt;/div&gt;</summary>
		<author><name>Gagh</name></author>
	</entry>
	<entry>
		<id>https://wiki.codeblocks.org/index.php?title=Talk:Coding_style&amp;diff=4667</id>
		<title>Talk:Coding style</title>
		<link rel="alternate" type="text/html" href="https://wiki.codeblocks.org/index.php?title=Talk:Coding_style&amp;diff=4667"/>
		<updated>2007-05-21T19:51:01Z</updated>

		<summary type="html">&lt;p&gt;Gagh: CamelCase&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;How about comments?&lt;br /&gt;
&lt;br /&gt;
Well I'm not an developer. It is pretty safe to say use &amp;quot;//&amp;quot; (C++ style) comments, and not the C style ones.&lt;br /&gt;
&lt;br /&gt;
== AStyle, should it be on ANSI? ==&lt;br /&gt;
&lt;br /&gt;
As the AStyle plugin keeps changing the code, shouldn't AStyle have a specific C::B setting?&lt;br /&gt;
&lt;br /&gt;
As ANSI is given as the standard, it would be nice to have a specific ANSI version for C::B development and plugin development.&lt;br /&gt;
&lt;br /&gt;
Don't know if and how this can be done, but that would be very handy to have.&lt;br /&gt;
&lt;br /&gt;
== CamelCase ==&lt;br /&gt;
&lt;br /&gt;
From the article it seems [http://en.wikipedia.org/wiki/CamelCase CamelCase] should be used for all variable and function names.&lt;br /&gt;
&lt;br /&gt;
Don't know if there should be something more specified like UpperCamelCase for functions and member variables, lowerCamelCase for other variables and function parameters.&lt;/div&gt;</summary>
		<author><name>Gagh</name></author>
	</entry>
	<entry>
		<id>https://wiki.codeblocks.org/index.php?title=Talk:Coding_style&amp;diff=4666</id>
		<title>Talk:Coding style</title>
		<link rel="alternate" type="text/html" href="https://wiki.codeblocks.org/index.php?title=Talk:Coding_style&amp;diff=4666"/>
		<updated>2007-05-21T19:43:43Z</updated>

		<summary type="html">&lt;p&gt;Gagh: More typo's&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;How about comments?&lt;br /&gt;
&lt;br /&gt;
Well I'm not an developer. It is pretty safe to say use &amp;quot;//&amp;quot; (C++ style) comments, and not the C style ones.&lt;br /&gt;
&lt;br /&gt;
== AStyle, should it be on ANSI? ==&lt;br /&gt;
&lt;br /&gt;
As the AStyle plugin keeps changing the code, shouldn't AStyle have a specific C::B setting?&lt;br /&gt;
&lt;br /&gt;
As ANSI is given as the standard, it would be nice to have a specific ANSI version for C::B development and plugin development.&lt;br /&gt;
&lt;br /&gt;
Don't know if and how this can be done, but that would be very handy to have.&lt;/div&gt;</summary>
		<author><name>Gagh</name></author>
	</entry>
	<entry>
		<id>https://wiki.codeblocks.org/index.php?title=Talk:Coding_style&amp;diff=4665</id>
		<title>Talk:Coding style</title>
		<link rel="alternate" type="text/html" href="https://wiki.codeblocks.org/index.php?title=Talk:Coding_style&amp;diff=4665"/>
		<updated>2007-05-21T19:41:59Z</updated>

		<summary type="html">&lt;p&gt;Gagh: Fixed a stupid typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;How about comments?&lt;br /&gt;
&lt;br /&gt;
Well I'm not an developer. It is pretty safe to say use &amp;quot;//&amp;quot; (C++ style) comments, and not the C style ones.&lt;br /&gt;
&lt;br /&gt;
== AStyle, should it be on ANSI? ==&lt;br /&gt;
&lt;br /&gt;
As the AStyle plugin keeps changing the code, shouldn't AStyle have a specific C::B setting?&lt;br /&gt;
&lt;br /&gt;
As ANSI is given as the standard, it would be nice to have a specific ANSI version for C::B development and plugin development.&lt;br /&gt;
&lt;br /&gt;
Don't know how if and how this can be done, but that would be very handy to have.&lt;/div&gt;</summary>
		<author><name>Gagh</name></author>
	</entry>
	<entry>
		<id>https://wiki.codeblocks.org/index.php?title=Talk:Coding_style&amp;diff=4664</id>
		<title>Talk:Coding style</title>
		<link rel="alternate" type="text/html" href="https://wiki.codeblocks.org/index.php?title=Talk:Coding_style&amp;diff=4664"/>
		<updated>2007-05-21T19:41:06Z</updated>

		<summary type="html">&lt;p&gt;Gagh: AStyle, should it be on ANSI?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;How about comments?&lt;br /&gt;
&lt;br /&gt;
Well I'm not an developer. It is pretty safe to say use &amp;quot;//&amp;quot; (C++ style) comments, and not the C style ones.&lt;br /&gt;
&lt;br /&gt;
== AStyle, should it be on ANSI? ==&lt;br /&gt;
&lt;br /&gt;
As the AStyle plugin keeps changing the code, shouldn't AStyle have a specific C::B settings?&lt;br /&gt;
&lt;br /&gt;
As ANSI is given as the standard, it would be nice to have a specific ANSI version for C::B development and plugin development.&lt;br /&gt;
&lt;br /&gt;
Don't know how if and how this can be done, but that would be very handy to have.&lt;/div&gt;</summary>
		<author><name>Gagh</name></author>
	</entry>
	<entry>
		<id>https://wiki.codeblocks.org/index.php?title=User:Gagh&amp;diff=4663</id>
		<title>User:Gagh</title>
		<link rel="alternate" type="text/html" href="https://wiki.codeblocks.org/index.php?title=User:Gagh&amp;diff=4663"/>
		<updated>2007-05-19T01:17:33Z</updated>

		<summary type="html">&lt;p&gt;Gagh: Initial blurp&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Switching to Code::Blocks from emacs on FreeBSD and VS 6 on XP.&lt;br /&gt;
&lt;br /&gt;
Porting a application I'm working on from VS 6 to GCC and wxWidgets.&lt;br /&gt;
&lt;br /&gt;
Will notify my progress here and might also do some other work if I get the hang of CB.&lt;/div&gt;</summary>
		<author><name>Gagh</name></author>
	</entry>
</feed>