CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Cobrah

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    435

    Accessing external files, how?

    Sorry about the nooby question, but I'm still working on that fraction calculator mentioned in the last thread, and I need to know how to do the following:

    -> Make my program acess an external...
  2. Replies
    13
    Views
    8,184

    Re: QT Creator Help (begginer)

    Try using a different IDE, the Bloodshed Dev-C++ is the IDE I use, it's free for download on http://www.bloodshed.com site.
  3. Replies
    7
    Views
    6,390

    Re: Half of program not showing up in console

    Idk what the affected file was, but the update was something along the lines of:
    -Windows Internet Explorer 8(tm) Vista Compatability Update.

    I use Mozilla Firefox so it didn't really matter...
  4. Replies
    7
    Views
    6,390

    Re: Half of program not showing up in console

    I found the problem:

    An update I installed caused one of the files needed to compile to stop working. The problem was simply that the half that wouldn't show didn't compile.

    Thanks anyway for...
  5. Replies
    7
    Views
    6,390

    Half of program not showing up in console

    Ok, im programming a program to help my little sister with her maths and have of the program doesnt show up in the console when I go to compile.

    Line 43 and below are the ones that do not show up...
Results 1 to 5 of 5





Click Here to Expand Forum to Full Width

Featured