Thread: Need help for explanation of the code.

  1. #1
    Registered User
    Join Date
    Dec 2011
    Posts
    14

    Need help for explanation of the code.

    Code:
    
    


  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    Can you explain why you didn't care enough to make sure your post said what you meant before leaving?
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User
    Join Date
    Nov 2011
    Posts
    72
    i think,he is annoying with us
    there is one space in the code.

  4. #4
    Registered User andrew89's Avatar
    Join Date
    Dec 2011
    Location
    Indiana, United States
    Posts
    80
    Well Rohit, it won't even compile. I'm not exactly sure why, but this is the output I'm getting.
    Code:
    /usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/crt1.o: In function `_start':
    (.text+0x20): undefined reference to `main'
    collect2: ld returned 1 exit status
    If, for some reason, I don't make any sense at all, it's highly likely that I've been up all night on some strange bender that isn't normal. I likely unarmed and far from dangerous. While I haven't been known to physically harm anyone or anything else, there have been unsubstantiated reports that I have driven others into both a hazy stupor as well as a blinding rage. Otherwise, I hope I helped.

  5. #5
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    Suddenly, code appears -> Need help for explanation of the code.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  6. #6
    Registered User
    Join Date
    Dec 2011
    Posts
    14
    I apologize for wrongly posting this thread. I have reposted correctly on the link: Need help for explanation of the code.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. asking for a code explanation
    By hayview in forum C Programming
    Replies: 3
    Last Post: 10-07-2011, 10:33 PM
  2. need some explanation on this bit of code
    By Masterx in forum C++ Programming
    Replies: 3
    Last Post: 10-07-2009, 11:00 AM
  3. Code Explanation
    By Aliaks in forum C++ Programming
    Replies: 14
    Last Post: 09-26-2009, 10:37 PM
  4. Explanation of Code
    By ammochck21 in forum C Programming
    Replies: 2
    Last Post: 11-20-2008, 03:16 AM
  5. code explanation
    By chasingxsuns in forum C Programming
    Replies: 2
    Last Post: 02-04-2006, 01:47 AM

Tags for this Thread