Search:

Type: Posts; User: xant

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    896

    thanks, that helped :)

    thanks, that helped :)
  2. Replies
    4
    Views
    896

    the most basic question ever

    hi there,

    yep, you better believe it, there are people out there with questions like this:

    I'm trying to print out a function that returns a number of the type double:

    cout <<...
  3. Replies
    4
    Views
    1,066

    now it worked:) thanks alot, and sorry for...

    now it worked:)

    thanks alot,

    and sorry for the stupid questions :D
  4. Replies
    4
    Views
    1,066

    thanx for the reply, but the problem still exists...

    thanx for the reply, but the problem still exists :/

    the error that shows up is "error C2440", saying that I cannot convert char to string.

    but I mean, the argv[1] or in my case *argv[1]...
  5. Replies
    4
    Views
    1,066

    casting command line arguments

    I'm new to c++ and new to this forum, so hello everybody :)

    the problem is this:

    I'm using a function that has the command line arguments as its input values:

    bool CalcUnit::validate(int...
Results 1 to 5 of 5