Search:

Type: Posts; User: Agent_Worm

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    1,275

    Okie...this is my entire code... except for the...

    Okie...this is my entire code... except for the .h files. sorry if it's very long.

    ---------------------------------------------------------------------------------

    #include <iostream>...
  2. Replies
    8
    Views
    1,275

    well..my problem now is that I can make numerous...

    well..my problem now is that I can make numerous choices...but it'll only do the first choice. It won't do any other ones after making the first choice...

    SAW
  3. Replies
    8
    Views
    1,275

    there's an input statement before the while... ...

    there's an input statement before the while...

    SAW
  4. Replies
    8
    Views
    1,275

    hehehe...silly me... Okay, my problem wasn't with...

    hehehe...silly me... Okay, my problem wasn't with my void function it was with my while loop in my selection menu... let me show you:...
  5. Replies
    8
    Views
    1,275

    can I do this?

    I'm working on a program that modifies images. It's a very simple program that uses 2d arrays and all that fun stuff. I'm trying to transpose (rotate it 90 degrees one way), however, when I make that...
  6. kinda off topic but I need to start somewhere

    does anybody know where I can find a program that converts image files (jpg, bmp, etc) to ascii files (.ppm or something). At school I use XV but I need one for home. Any ideas anybody?

    SAW
  7. Replies
    2
    Views
    1,358

    I see...thanks a lot...I didn't know that there...

    I see...thanks a lot...I didn't know that there was in incompatibility (sp??) with .o files.... well now, it all makes sense to me now :) Thanks again!

    SAW
  8. Replies
    6
    Views
    1,638

    an update: Okay, for some strange reason I got...

    an update:

    Okay, for some strange reason I got an object file in my source folder... now I get this error:

    Object file Time.o not recognized (x86 Obj Importer)

    GAAAAAAH.... what do I do??? ...
  9. Replies
    2
    Views
    1,358

    New approach... using Dev-C++ now...

    I'm using Dev-C++ to compile my program now... and so my problem now is that it says that my Time.o file cannot be found... does anybody have any experience with it??

    SAW

    P.S. If you weren't...
  10. Replies
    6
    Views
    1,638

    Okay, this is what my error says:...

    Okay, this is what my error says:
    ------------------------------------------------------------------------------------
    Link Error: Undefined symbol: ??0Time@@AE@XZ (Time::Time()) in cp6v1.cpp...
  11. Replies
    6
    Views
    1,638

    Here is my situation, I have a program that I...

    Here is my situation, I have a program that I have to do for school. The program has two header files (.h), one object file (.o), and of course the main, and the definitions for one of the header...
  12. Replies
    6
    Views
    1,638

    Guh! Metrowerks Codewarrior...

    does any one here use it? If you do can you please reply to this message? I need help linking some files and I'm not sure how...

    SAW
Results 1 to 12 of 12