Search:

Type: Posts; User: CorX

Search: Search took 0.01 seconds.

  1. Thread: Class Question

    by CorX
    Replies
    3
    Views
    883

    Thanks, ... and I meant to put *x :)

    Thanks, ... and I meant to put *x :)
  2. Thread: Class Question

    by CorX
    Replies
    3
    Views
    883

    Class Question

    What is the difference in doing:




    MyClass x;

    x.function();
  3. Thread: USB Connect

    by CorX
    Replies
    3
    Views
    7,909

    Sweet, thanks that makes perfect sense. :)

    Sweet, thanks that makes perfect sense. :)
  4. Replies
    8
    Views
    6,244

    Thanks, I understand now. :)

    Thanks, I understand now. :)
  5. Thread: USB Connect

    by CorX
    Replies
    3
    Views
    7,909

    USB Connect

    This might be in the wrong section but the title of this section is "Network/Device Communication" and I figured a USB device is a device.... I have only seen network posts in this section.

    So my...
  6. Replies
    8
    Views
    6,244

    Function Definition

    I was wondering what the "const" after the function definition means. Not the first one i.e the type but the second one (outside the brackets).

    This code was inside a class if that means anything....
  7. Replies
    8
    Views
    36,088

    Thanks, I understand know.

    Thanks, I understand know.
  8. Replies
    8
    Views
    36,088

    What is function(void *arg)

    What is the (void *arg)? How does it work, and how would I access the data of a void type?
Results 1 to 8 of 8