Search:

Type: Posts; User: opafire

Search: Search took 0.01 seconds.

  1. Thread: Drive letter

    by opafire
    Replies
    8
    Views
    2,091

    Sorry for not including the OS and Compiler, But...

    Sorry for not including the OS and Compiler, But I am running Windows XP and using Visual Studio.NET. I guess I could prompt them for a Drive, or instead of making an executable I could do it all in...
  2. Thread: Drive letter

    by opafire
    Replies
    8
    Views
    2,091

    Drive letter

    How can I obtain the drive letter of my cdrom. I'm trying to write a program that will install multiple programs. I want to put it all on a cdrom, and if I hard-code the drive letter in it will...
  3. Thread: cannot convert

    by opafire
    Replies
    3
    Views
    1,678

    cannot convert

    I'm trying to assign an array to an array however I'm having some problems,

    here is my class;



    class Transaction {

    public:
    Transaction::Transaction();
  4. Thread: Question

    by opafire
    Replies
    3
    Views
    1,252

    Thanks!, I didn't know it was that easy. I was...

    Thanks!, I didn't know it was that easy. I was thinking it was going to be some big process just to find out a few little things.

    I take it you do a lot of C++ programming, for my job I mostly...
  5. Thread: Question

    by opafire
    Replies
    3
    Views
    1,252

    Question

    How do I extract the "pow" function and the "sin" function in the linux std libraries so I can see what values are returned, and what parameters are required for the function?
Results 1 to 5 of 5