Thread: Random # Generator.

  1. #31
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    Visual Studio (Express) is another great IDE for Windows. I never liked Eclipse, though.
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

  2. #32
    Registered User GrafixFairy's Avatar
    Join Date
    Mar 2014
    Posts
    45
    Im not that comfortable with code blocks never heard of eclipse so imma try to out now. I cant use visual, i tried and i cant seem to get it. I have an ATM C++ to do and i was told to use visual but i cant seem to get the hang of the thing.

  3. #33
    misoturbutc Hodor's Avatar
    Join Date
    Nov 2013
    Posts
    1,787
    Quote Originally Posted by GrafixFairy View Post
    Im not that comfortable with code blocks never heard of eclipse so imma try to out now. I cant use visual, i tried and i cant seem to get it. I have an ATM C++ to do and i was told to use visual but i cant seem to get the hang of the thing.
    There's always the Dev-C++ fork which is more up-to-date: Orwell Dev-C++

  4. #34
    Registered User GrafixFairy's Avatar
    Join Date
    Mar 2014
    Posts
    45
    Can i get a link for VS express dwnload please

  5. #35
    Lurking whiteflags's Avatar
    Join Date
    Apr 2006
    Location
    United States
    Posts
    9,611
    Download Overview

    The express versions are free for life.

  6. #36
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    Download Link

    also, since you're a student, you might also try Dreamspark.
    What can this strange device be?
    When I touch it, it gives forth a sound
    It's got wires that vibrate and give music
    What can this thing be that I found?

  7. #37
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    Quote Originally Posted by GrafixFairy View Post
    ...I cant use visual, i tried and i cant seem to get it <snip> i was told to use visual but i cant seem to get the hang of the thing.
    Here's a hello world tutorial for Visual Studio:
    Writing your first C++ Program using Visual Studio 2012 - Secret Microsoft Communications - Site Home - MSDN Blogs
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. need a random number generator thats not compleatly random
    By thedodgeruk in forum C++ Programming
    Replies: 1
    Last Post: 06-05-2011, 06:48 AM
  2. Random Generator
    By jpjpolski in forum C Programming
    Replies: 4
    Last Post: 05-29-2011, 12:56 AM
  3. Random generator 0 1
    By Dedalus in forum C Programming
    Replies: 3
    Last Post: 06-30-2009, 08:44 AM
  4. looking for a random # generator
    By w/ possion? in forum C Programming
    Replies: 4
    Last Post: 02-28-2003, 07:58 AM
  5. Random Name Generator
    By jdinger in forum C++ Programming
    Replies: 6
    Last Post: 04-11-2002, 11:36 AM

Tags for this Thread