Closed Thread
Results 1 to 7 of 7

Thread: printf("Welcome Atlas!");

  1. #1
    Atlas444 is offline Newbie
    Join Date
    Feb 2010
    Posts
    3
    Rep Power
    0

    printf("Welcome Atlas!");

    Hello

    My name is Atlas. I am 19 years old and currently studying psychology in college. I have an avid interest in technology and more specifically the possibilities of A.I. I am learning C in my spare-time, but I hope to learn as much as possible. I was very excited to find such a forum and I can't wait to become an active participant.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Jul 2006
    Location
    Amherst, New York, United States
    Posts
    6,277
    Blog Entries
    26
    Rep Power
    20

    Re: printf("Welcome Atlas!");

    Atlas, welcome to CodeCall! What aspect of AI are you interested in? Also, C is a great programming language, but not the best for AI.

  4. #3
    Join Date
    Nov 2009
    Location
    I seem to be lost...
    Posts
    1,566
    Blog Entries
    1
    Rep Power
    22

    Re: printf("Welcome Atlas!");

    Welcome to CodeCall Atlas.
    Knowledge: Intermediate C#, Beginner AS3, HTML, CSS, Binary, Hex, Octal.
    Science is only an educated theory, which we cannot disprove.

  5. #4
    exicute's Avatar
    exicute is offline Programming Expert
    Join Date
    Jan 2010
    Location
    Ohio
    Posts
    398
    Rep Power
    10

    Re: printf("Welcome Atlas!");

    Code:
    #include <stdio.h>
    
    int main()
    {
    	while (Codecall == true)
    	{
    	printf("Welcome fellow Codecaller, Atlas!\n");
    	}
            return 0;
    }
    Last edited by exicute; 02-09-2010 at 07:53 AM.

    My Tutorials|Build A Computer|Cat 5E|

  6. #5
    whitey6993's Avatar
    whitey6993 is offline Programming Expert
    Join Date
    Dec 2008
    Posts
    435
    Rep Power
    15

    Re: printf("Welcome Atlas!");

    Hello and welcome to CodeCall!

  7. #6
    Join Date
    Jul 2006
    Posts
    16,491
    Blog Entries
    75
    Rep Power
    143

    Re: printf("Welcome Atlas!");

    Welcome aboard!
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  8. #7
    Join Date
    Apr 2009
    Location
    Uppsala, Sweden
    Posts
    9,547
    Blog Entries
    5
    Rep Power
    98

    Re: printf("Welcome Atlas!");

    Welcome to CC!

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Alex G. CSS "Sexy Buttons" - what about "submit on 'ENTER'" ?
    By shackrock in forum JavaScript and CSS
    Replies: 7
    Last Post: 12-05-2010, 04:57 PM
  2. Replies: 2
    Last Post: 11-01-2010, 11:52 PM
  3. printf("Hello codecall members\n");
    By Moudi in forum Introductions
    Replies: 7
    Last Post: 01-18-2010, 10:36 AM
  4. Replies: 3
    Last Post: 10-27-2008, 01:49 AM
  5. printf("Hello, webster");
    By webster.lou in forum Introductions
    Replies: 5
    Last Post: 02-08-2007, 12:07 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts