Search:

Type: Posts; User: Ahmer Azam

Search: Search took 0.01 seconds.

  1. Replies
    15
    Views
    2,960

    which header file needs to be included for this...

    which header file needs to be included for this as it is giving error
  2. Replies
    15
    Views
    2,960

    which header file needs to be included?

    which header file needs to be included?
  3. Replies
    15
    Views
    2,960

    What do u mean by this

    What do u mean by this
  4. Replies
    15
    Views
    2,960

    for the program i run the exe file i just enter...

    for the program i run the exe file i just enter the exe location and when i press enter th program executes and I am not able to pass command lines repeatedly

    such as

    circuit cir1 <enter>
    n,...
  5. Replies
    15
    Views
    2,960

    yes int main ( int argc, char *argv[] ) argc =...

    yes int main ( int argc, char *argv[] )
    argc = number of commands and argv[] give access to a particular command.
  6. Replies
    15
    Views
    2,960

    SIR CAN YOU HELP I TRIED ALOT but i didn't...

    SIR CAN YOU HELP I TRIED ALOT but i didn't understood
  7. Replies
    15
    Views
    2,960

    Command line arguments

    HOW TO ENTER SUCH COMMAND LINE ARGUMENTS AND USE IN C++

    C:\> ewb11 <enter>
    EWB11:\> circuit cir1 <enter>
    n, N1, N2
    cs, U1, 10m, N2 to N1 <enter>
    r, R1, 3k, N1 to N2 <enter>
    r, R2, 3000, N1 to...
Results 1 to 7 of 7