Thread: Dev-C++ 4.9.3.0

  1. #1
    Registered User
    Join Date
    Jun 2002
    Posts
    4

    Question Dev-C++ 4.9.3.0

    I actually have two questions.
    1) I downloaded the latest version of Bloodshed, and have this problem. When I double-click any *.cpp or *.dev, it opens the program, but not the file. I muct File-Open. Small problem, but annoying.
    2) I am VERY new to C++, any other good websites for the beginner to learn about C++? There are a lot of questions I am pondering, and hope that there may be other websites that could answer them.

    Thanks in advance


    -Chix4mat

  2. #2
    Registered User raimo's Avatar
    Join Date
    Jun 2002
    Posts
    107
    1) You should maybe edit the file name associations setup in your windows.

    2)
    Basic tutorial:
    http://www.cplusplus.com/doc/tutorial/
    Standard Template Library:
    http://www.sgi.com/tech/stl/

  3. #3
    I started with cprogramming.com that's where I learned how to make my very first hello, world program. I love the site, and I'll never leave.

    Oh and cplusplus.com is a very nice site too. It teaches some of your intermediate stuff like OOP and things like that, as well as your entry level stuff like hello, world and iostream.

  4. #4
    Registered User
    Join Date
    Jun 2002
    Posts
    4
    Great, thanks for the replies. I will check out the cplusplus.com.
    Fry, since you were taught from this website, maybe I will look again. Thx again :- )
    -chix4mat

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Whats better, C-Free or Dev C++??
    By i_can_do_this in forum Tech Board
    Replies: 10
    Last Post: 07-07-2006, 04:34 AM
  2. Resources with Dev C++ Problem (many simple problems)
    By Zeusbwr in forum Windows Programming
    Replies: 4
    Last Post: 04-06-2005, 11:08 PM
  3. New to Dev C++/<windows.h>...
    By Cilius in forum C++ Programming
    Replies: 3
    Last Post: 02-23-2005, 01:05 AM
  4. Glut and Dev C++, Programs not Quitting?
    By Zeusbwr in forum Game Programming
    Replies: 13
    Last Post: 11-29-2004, 08:43 PM
  5. DEV C++ Limitations?
    By Kirdra in forum Game Programming
    Replies: 3
    Last Post: 09-09-2002, 09:40 PM