Jump to content

HelloCodecall.cpp

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
12 replies to this topic

#1
FrozenSnake

FrozenSnake

    Learning Programmer

  • Members
  • PipPipPip
  • 44 posts
#include <iostream>

#include "me.h"


int main()

{

    Brain b;

    Consciousness c;

    Information i;

    

    b.init();

    c.init();

    i.init();

    

    std::cout   << "Hello CodeCall!\nMy name is " << i.name 

    << ". I live in " << i.country 

    << " in a city named " << i.city

    << ". I am only " << i.age 

    << " years old so be nice!\n\n"


    << "I have been programming C/C++ for about one(1) and a half(0.5) years.\n"

    << "I want to work in the game industry and at the moment I am learning the basics in c++\n"

    << "to be able to go a course at the university. I do not know what university yet!\n";

    << "Hope you people are nice here even to a somewhat newbie c++ coder.\n\n";

                

    << "Best regards\nFrozenSnake";

    return 0;

}
Now lets run this!

Brain initiated...
Consciousness initiated...
Information initiated...

Hello CodeCall!
My name is Kim. I live in Sweden in a city named Gävle. I am only 24 years old so be nice!

I have been programming C/C++ for about one(1) and a half(0.5) years.
I want to work in the game industry and at the moment I am learning the basics in c++
to be able to go a course at t he university. I do not know what university yet!
Hope you people are nice here even to a somewhat newbie c++ coder.

Best regads
FrozenSnake

#2
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
Lol.. welcome to CodeCall!

I am only 13, so be even nicer to me. :)
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#3
Muted

Muted

    Learning Programmer

  • Members
  • PipPipPip
  • 86 posts
FrozenSnake via DIC?
“You may be disappointed if you fail, but you are doomed if you don't try.”
- Beverly Sills

#4
chili5

chili5

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 7,247 posts
nice intro. :)

Welcome!!! :D

#5
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Hey Kim, welcome to CC! Great introduction!

#6
Egz0N

Egz0N

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 4,034 posts
Welcome to CC !! :)

#7
FrozenSnake

FrozenSnake

    Learning Programmer

  • Members
  • PipPipPip
  • 44 posts

Muted said:

FrozenSnake via DIC?
Yep :] I recognize your avatar =P

Egz0N said:

Welcome to CC !! :)

Jordan said:

Hey Kim, welcome to CC! Great introduction!

chili5 said:

nice intro. :)

Welcome!!! :D
Thanks :] I hope I will like this place :P

Xav said:

Lol.. welcome to CodeCall!

I am only 13, so be even nicer to me. :)
:D I will ;)

#8
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Welcome aboard! I love the intro :D
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#9
FrozenSnake

FrozenSnake

    Learning Programmer

  • Members
  • PipPipPip
  • 44 posts

WingedPanther said:

Welcome aboard! I love the intro :D
haha :) thanks :)

#10
Turk4n

Turk4n

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 3,847 posts
Welcome and hope you will enjoy your stay !
Posted Image

#11
mendim.

mendim.

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,393 posts
Welcome to CodeCall :p
Great Introduction . :T

#12
Logan

Logan

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 226 posts
Yea well be even more nicier(=]) to me, I'm only 12... Oh and welcome to CodeCall. Have fun and enjoy. =]