Search:

Type: Posts; User: CuriousJay

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    992

    Equiv of Realloc in C++?

    As I'm sitting here going through some old posts on the differences between the new/delete vs. malloc/free approaches to allocating memory I came up with a question.

    What is the new/delete...
  2. Replies
    10
    Views
    2,117

    Maybe I'm totally outa whack here.. but I was...

    Maybe I'm totally outa whack here.. but I was under the impression that your examples above are simply overloaded functions? I always though polymorphism requires the use of a classes.

    for ex:
    ...
  3. Thread: to the mods

    by CuriousJay
    Replies
    9
    Views
    2,570

    I'm a lurker... I just search through posts...

    I'm a lurker...

    I just search through posts and find information on various questions/interests. If I can't find what I'm looking for I'll ask a question... I'll offer info if I think I can...
  4. Thread: Java I\O

    by CuriousJay
    Replies
    14
    Views
    1,922

    Haven't done java for a couple years.. but I...

    Haven't done java for a couple years.. but I believe it's


    var = System.in.read();


    If I'm wrong.. I wouldn't be surprised, as that's off the top of my head..
  5. Replies
    27
    Views
    7,133

    Well, if you're running any version of windows...

    Well, if you're running any version of windows (95/98/NT)... it won't work. Windows won't delete itself. All those files are in use...

    You would have to reboot into Dos to format the C:\ drive....
Results 1 to 5 of 5