Thread: int Select() Function

  1. #1
    Registered User
    Join Date
    Oct 2006
    Posts
    1

    int Select() Function

    Hello,

    I'm currently assigned to do a DS model, with the client acessing and
    changing a value defined in server and i was told to use the int select
    function to do it, but i'can't understand why. What will be it's use in
    this example?

    Thanks in advance.

    J

  2. #2
    ATH0 quzah's Avatar
    Join Date
    Oct 2001
    Posts
    14,826
    Quote Originally Posted by javiercubre
    What will be it's use in
    this example?
    Probably to select something...


    Quzah.
    Hope is the first step on the road to disappointment.

  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
    It selects those who can do their homework from those who can't.
    Tutors love it because it's a good way of removing all the wannabes.
    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.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. newbie needs help with code
    By compudude86 in forum C Programming
    Replies: 6
    Last Post: 07-23-2006, 08:54 PM
  2. Replies: 2
    Last Post: 03-24-2006, 08:36 PM
  3. Converted from Dev-C++ 4 to Dev-C++ 5
    By Wraithan in forum C++ Programming
    Replies: 8
    Last Post: 12-03-2005, 07:45 AM
  4. Dikumud
    By maxorator in forum C++ Programming
    Replies: 1
    Last Post: 10-01-2005, 06:39 AM
  5. How do you search & sort an array?
    By sketchit in forum C Programming
    Replies: 30
    Last Post: 11-03-2001, 05:26 PM