Search:

Type: Posts; User: andreys

Search: Search took 0.00 seconds.

  1. Thread: MinGW help

    by andreys
    Replies
    7
    Views
    1,237

    I'm using the standard mingw developer studio

    I'm using the standard mingw developer studio
  2. Thread: MinGW help

    by andreys
    Replies
    7
    Views
    1,237

    thanks..it works now

    thanks..it works now
  3. Thread: MinGW help

    by andreys
    Replies
    7
    Views
    1,237

    normally should appear "terminated with return...

    normally should appear "terminated with return code 0" , but the executable from debug folder closes quikly closes..I can't read the results:)
  4. Thread: MinGW help

    by andreys
    Replies
    7
    Views
    1,237

    MinGW help

    hi. I have MinGW Developer Studio and, after I run the code, I can't find where is the .exe file...In the project name folder is only the code, a msdp file and a debug folder, where exist a...
  5. Thread: little help

    by andreys
    Replies
    6
    Views
    819

    ok. so economising variables save only space ,...

    ok.
    so economising variables save only space , not make program to run faster

    thanks
  6. Thread: little help

    by andreys
    Replies
    6
    Views
    819

    little help

    hi there.
    I'm new to c++ programming.
    First I have a question. If I "economy" variables, this make program run
    faster? or nothing has changed?

    ex
    1)

    int a,b,c,d;
    cin>>a;
Results 1 to 6 of 6