Hi everyone!

This is a discussion on Hi everyone! within the General Discussions forums, part of the Community Boards category; Code: #include<stdio.h> int main() { printf("You\a am\a new\a here!\r I\a\a\a\a\a\a\a\a"); return 0; }...

  1. #1
    Registered User
    Join Date
    Jun 2012
    Posts
    1

    Hi everyone!

    Code:
    #include<stdio.h>
    
    int main()
    {
         printf("You\a am\a new\a here!\r I\a\a\a\a\a\a\a\a");
         return 0;
    }

  2. #2
    Registered User
    Join Date
    Oct 2006
    Posts
    1,541
    I suspect that english is not your primary spoken or written language. in any case, welcome to the forum.

  3. #3
    Unregistered User Yarin's Avatar
    Join Date
    Jul 2007
    Posts
    1,390
    You forgot to flush your string
    I don't see why people think Chuck Norris is so awesome. If he was really as great as they say, he would be over here slamming my head into the keybsk;lah;flksalfksdnlcslcnsldk;acklsd;glfbaskfl

    /* When I wrote this, only God and I understood what I was doing... Now, God only knows */

  4. #4
    Programming Wraith GReaper's Avatar
    Join Date
    Apr 2009
    Location
    Greece
    Posts
    1,505
    I don't like being beeped!...
    Devoted my life to programming...

Popular pages Recent additions subscribe to a feed

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21