Thread: Hi everyone!

  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
    3,445
    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
    2,158
    You forgot to flush your string

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

Popular pages Recent additions subscribe to a feed