Thread: I could not understand this question

  1. #1
    Registered User
    Join Date
    Mar 2006
    Location
    Bangalore, INDIA
    Posts
    43

    I could not understand this question

    Hi, The below shows the thrid question of my exam which i did not answer as i could not understand the question. Could anyone make me understand this question and help me to find the solution for this.....

  2. #2
    Lurking whiteflags's Avatar
    Join Date
    Apr 2006
    Location
    United States
    Posts
    9,612
    I can only assume that understanding the question is not a problem for you, because it works exactly like a fill in the blank question. I know you have encountered these before.

    Now that you have actually taken the test you are free to look up the answer:
    Quote Originally Posted by man fputwc
    RETURN VALUES
    The fputwc(), putwc(), and putwchar() functions return the wide character
    written. If an error occurs, the value WEOF is returned.
    Since this is true, we've narrowed it down to two possible answers.
    Now if you know what errno.h contains, you can discern what happens to the global errno.

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    Why do I get the feeling that you're just copy/pasting every question from your online exam?
    Oh that's right, its
    http://cboard.cprogramming.com/showthread.php?t=84470
    http://cboard.cprogramming.com/showthread.php?t=84468

    You post your answer, and perhaps the reason why you think that is the answer.

    Us simply telling you, then you filling in the tick box doesn't solve anything.
    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.

  4. #4
    Its hard... But im here swgh's Avatar
    Join Date
    Apr 2005
    Location
    England
    Posts
    1,688
    If you really are getting stuck on questions, my adivse is to re-read what you have already completed and learn from your own experience. Like Salem said, waiting for people to spoon-feed you the answer is going to do nothing for your confidence when you sit a major computer science exam at a later date.

    People can help you to a certain extent, but it is all down to you to learn and decide what the best possible outcome will be

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Alice....
    By Lurker in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 06-20-2005, 02:51 PM
  2. Debugging question
    By o_0 in forum C Programming
    Replies: 9
    Last Post: 10-10-2004, 05:51 PM
  3. Question about pointers #2
    By maxhavoc in forum C++ Programming
    Replies: 28
    Last Post: 06-21-2004, 12:52 PM
  4. Question...
    By TechWins in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 07-28-2003, 09:47 PM
  5. Question, question!
    By oskilian in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 12-24-2001, 01:47 AM