Search:

Type: Posts; User: blasta

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,221

    the best way to get started

    i bought a c++ book and have started programming, and know basic functions (kinda). unfortunately the book works with a program that doesn't seem to work. i got frustrated and haven't really tried...
  2. Replies
    13
    Views
    2,323

    i thoguht it was pretty cool dude. no graphics,...

    i thoguht it was pretty cool dude. no graphics, but its much better than i could do!:)
  3. Replies
    6
    Views
    1,655

    ah, good point!:)

    ah, good point!:)
  4. Replies
    6
    Views
    1,655

    well you COULD close your eyes!:p

    well you COULD close your eyes!:p
  5. Replies
    6
    Views
    1,655

    i guess most people are different from me then,...

    i guess most people are different from me then, because i usually dont want to download :p

    P.S. i meant to fix the code tags for the first post, but for some reason it said that the post didnt...
  6. Replies
    8
    Views
    2,050

    oh, ok. it has on the tut at the...

    oh, ok. it has <iostream.h> on the tut at the cprogramming site, so it must have been written a little while ago i guess.
  7. Replies
    6
    Views
    1,655

    it's not much of a game, but...

    here is my very first game. it's a math game, and doesent even use graphics (i dont know how to put them in yet) but just asks you a series of questions and says something (different each time) and...
  8. Replies
    8
    Views
    2,050

    whats really the point of changing it if it...

    whats really the point of changing it if it worked fine before? i mean, does it really matter that you have ".h" after iostream? or is there something else that it does?
  9. Replies
    17
    Views
    1,844

    oh, im using Dev-C++ 4.9.4.1

    oh, im using Dev-C++ 4.9.4.1
  10. Replies
    17
    Views
    1,844

    i dont think so, i dont even know what it is so i...

    i dont think so, i dont even know what it is so i guess no.
  11. Replies
    17
    Views
    1,844

    Re: Re: yet another question ;)

    i know this is said a long time after you posted, but im wondering how do you make a header file?
  12. Replies
    17
    Views
    1,844

    thanx again, it worked :)

    thanx again, it worked :)
  13. Replies
    17
    Views
    1,844

    i dont know how i spelled something like { wrong...

    i dont know how i spelled something like { wrong though...

    EDIT
    oops sorry i didnt look at your post well enough, i thought it was just a direct quote. thanx a lot again, it works!!! ill just...
  14. Replies
    17
    Views
    1,844

    ok, here is my program (its pretty crappy, but im...

    ok, here is my program (its pretty crappy, but im just tryin to make something):

    #inlcude <iostream>

    #include <stdlib.h>

    int main();

    {
  15. Replies
    17
    Views
    1,844

    and one more thing, how do you fix a parse error?...

    and one more thing, how do you fix a parse error? or a syntax error? :confused:
    i get all kinds and i dont know how to fix them! :eek:
  16. Replies
    17
    Views
    1,844

    yet another question ;)

    when you make a second source file for your project, do you still have to write #include "<iostream.h>", "int main();" or anything else for it to run? what im saying is that if you write it in the...
  17. oh ok, thats what i thought. thanks.

    oh ok, thats what i thought. thanks.
  18. does it mater if there are indents before some code?

    im just wondering if you have to put indents, and im also wondering if you have to put a space between each line. lets take the hello world program on your site. does it need the spaces between the...
  19. Replies
    6
    Views
    956

    thanx a LOT alpha! it worked!!!! PS if you...

    thanx a LOT alpha! it worked!!!!

    PS if you still want me to explain further cj then say
  20. Replies
    6
    Views
    956

    please help a newb

    i have read the faq and havent found the answer to my question, but if its there, then please tell me and i will say sorry for asking it.
    it said on your site that to keep the window open simply...
Results 1 to 20 of 20