Thread: Hi ,got some questions

  1. #1
    Registered User
    Join Date
    Nov 2011
    Posts
    96

    Hi ,got some questions

    Hi ,

    I wanted to know that why do we use the preprocessor directives

    # include<conio.h>?



    Can anyone pls explain?

    Thanks

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    Can you explain why you're still using obsolete compilers, with obsolete header files for obsolete operating systems?.
    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
    May 2011
    Location
    Around 8.3 light-minutes from the Sun
    Posts
    1,949
    Quote Originally Posted by student111 View Post
    Hi ,

    I wanted to know that why do we use the preprocessor directives

    # include<conio.h>?



    Can anyone pls explain?

    Thanks
    Sure, why don't you take a look at: The C Preprocessor Tutorial.

    Quote Originally Posted by Salem View Post
    Can you explain why you're still using obsolete compilers, with obsolete header files for obsolete operating systems?.
    One word, India.........
    Quote Originally Posted by anduril462 View Post
    Now, please, for the love of all things good and holy, think about what you're doing! Don't just run around willy-nilly, coding like a drunk two-year-old....
    Quote Originally Posted by quzah View Post
    ..... Just don't be surprised when I say you aren't using standard C anymore, and as such,are off in your own little universe that I will completely disregard.
    Warning: Some or all of my posted code may be non-standard and as such should not be used and in no case looked at.

  4. #4
    [](){}(); manasij7479's Avatar
    Join Date
    Feb 2011
    Location
    *nullptr
    Posts
    2,657
    Quote Originally Posted by AndrewHunter View Post
    One word, India.........
    Ah.... Good to see you back after such a long time !
    I missed these jibes (..however true they might be(in most cases)) .

  5. #5
    Registered User
    Join Date
    May 2011
    Location
    Around 8.3 light-minutes from the Sun
    Posts
    1,949
    Quote Originally Posted by manasij7479 View Post
    Ah.... Good to see you back after such a long time !
    I missed these jibes (..however true they might be(in most cases)) .
    Haha..yeah, I have been a little busy. My little girl just turned 3 months old and she has been taking up all my free time. How are you studies going?
    Quote Originally Posted by anduril462 View Post
    Now, please, for the love of all things good and holy, think about what you're doing! Don't just run around willy-nilly, coding like a drunk two-year-old....
    Quote Originally Posted by quzah View Post
    ..... Just don't be surprised when I say you aren't using standard C anymore, and as such,are off in your own little universe that I will completely disregard.
    Warning: Some or all of my posted code may be non-standard and as such should not be used and in no case looked at.

  6. #6
    [](){}(); manasij7479's Avatar
    Join Date
    Feb 2011
    Location
    *nullptr
    Posts
    2,657
    Quote Originally Posted by AndrewHunter View Post
    How are you studies going?
    Too many exams coming up at once and I'm unable to turn off the computer.
    I really don't see the point of having to learn every annoying subject .

  7. #7
    Registered User
    Join Date
    May 2011
    Location
    Around 8.3 light-minutes from the Sun
    Posts
    1,949
    Stick with it my friend, the goal is to make you "well rounded" but in the end it really just serves to get you the all important piece of paper. You have the drive, I am sure you will do great; just view it as a necessary evil.
    Quote Originally Posted by anduril462 View Post
    Now, please, for the love of all things good and holy, think about what you're doing! Don't just run around willy-nilly, coding like a drunk two-year-old....
    Quote Originally Posted by quzah View Post
    ..... Just don't be surprised when I say you aren't using standard C anymore, and as such,are off in your own little universe that I will completely disregard.
    Warning: Some or all of my posted code may be non-standard and as such should not be used and in no case looked at.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. got some C++ questions, please help
    By lqq889 in forum C++ Programming
    Replies: 6
    Last Post: 03-09-2010, 03:04 AM
  2. questions....so many questions about random numbers....
    By face_master in forum C++ Programming
    Replies: 2
    Last Post: 07-30-2009, 08:47 AM
  3. Two Questions (They never end... -,-)
    By Blackroot in forum C++ Programming
    Replies: 7
    Last Post: 01-16-2006, 02:06 PM
  4. few questions
    By hiya in forum Windows Programming
    Replies: 2
    Last Post: 01-16-2006, 02:20 AM
  5. A few questions...
    By Milla Time in forum C++ Programming
    Replies: 5
    Last Post: 08-09-2002, 10:54 AM