News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Welcome Newcomers - PLEASE READ!!!

Started by MortenMacFly, February 06, 2011, 10:24:57 AM

Previous topic - Next topic

MarkRegione



Lu

 I am new, and I'm learning C
Thanks :)


Grit Clef

I'm an "aspiring" computer scientist!
Here I am!
-Windows 7, 32-bit
-CodeBlocks r13542, gcc 14.2.0, debug version

DeutscherMichel


ThierryD


Bug Killer

Hello.  I use regularly C::B on Windows and Linux.

mashrafe

How to change the color of the brackets in Coderblocks?



Denis Ngam

I am new!
I am really here. Hoping to learn some new and interesting things. :) :)

ayu

I am new, I am here. i need help in linking codeblock to xampp , i am getting this error-
C:/Assignment/assignment/main.cpp:11: undefined reference to `mysql_init'
C:/Assignment/assignment/main.cpp:13: undefined reference to `mysql_real_connect'
C:/Assignment/assignment/main.cpp:18: undefined reference to `mysql_error'
collect2.exe: error: ld returned 1 exit status

Jethro

#1646
I'm a human.  Bringing over my C work to Code::Blocks from Visual Studio.  VS is great for C# and C++, but it's a little too cumbersome for C markup.  Really liking what I've seen so far!  Thanks!

Lili

#include <stdio.h>

int main()
{
    printf("I am new, I am here! I love C and Code::Blocks!\n");
    return 0;
}

kbhall-aacc


AnkM

Quote from: MortenMacFly on February 06, 2011, 10:24:57 AM
Dear Newcomers,
please make a "I am new, I am here" post by replying to this thread so we know you are a human being.
This will make is easier for us to differ valuable members from SPAM bots whose number is growing, unfortunately.
The Code::Blocks team.
I am new, I am here