Search:

Type: Posts; User: DanC

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,432

    thanks for that site, ill search through it and...

    thanks for that site, ill search through it and seee if i find any of it to be useful for me ;)
  2. Replies
    4
    Views
    1,432

    well, i know it is easy to find the number, but...

    well, i know it is easy to find the number, but whenever you want to go do something, you need to find what it is, then go all the way over to the number that activates it, type it in, and press...
  3. Replies
    4
    Views
    1,432

    Simple Menu Problem

    ok, ive searched for a while on the internet, and i dont think this is in the FAQ...i checked (i might have missed it)

    I am making a menu for a game I am making, and right now it has say...

    Go...
  4. Thread: locate funtion

    by DanC
    Replies
    6
    Views
    1,223

    lol thank you for that, im embarrassed now :o

    lol thank you for that, im embarrassed now :o
  5. Thread: locate funtion

    by DanC
    Replies
    6
    Views
    1,223

    i dont know how to do that, how would you go...

    i dont know how to do that, how would you go about doing it?
  6. Thread: locate funtion

    by DanC
    Replies
    6
    Views
    1,223

    locate funtion

    hey, i search on google for a little bit but i couldnt find one of these, does anyone have a locate funtion?

    i want it to be like...Locate(xcoord, ycoord) and it would then print at those...
  7. Thread: variables problem

    by DanC
    Replies
    15
    Views
    1,750

    i dont have too much expreience with strings, but...

    i dont have too much expreience with strings, but i guess it would work... ;)
  8. Thread: Roulette!

    by DanC
    Replies
    11
    Views
    4,602

    lol my bad, i typed the number without commas at...

    lol my bad, i typed the number without commas at first and then put them in fast after...i guess i only pressed the arrow key 2 times every time i typed a "," :o

    oh yeah, i made a topic about the...
  9. Thread: Roulette!

    by DanC
    Replies
    11
    Views
    4,602

    oo thanks for the advice, i like the idea of...

    oo thanks for the advice, i like the idea of having the program return lost or won and having one single plave to print it out, that is a good idea that i didnt think of, and probably wouldnt know...
  10. Thread: variables problem

    by DanC
    Replies
    15
    Views
    1,750

    well, do you know how to make functions? the way...

    well, do you know how to make functions? the way i would od it was to have something that looks like this:

    A..............1
    B..............2
    C..............3

    Enter Choice: (cin>>choice)
    ...
  11. Thread: Roulette!

    by DanC
    Replies
    11
    Views
    4,602

    ok, here is the code...i worked hard on it, lol...

    ok, here is the code...i worked hard on it, lol lemme know how it works out for you! (if you try it :D )

    *EDIT*

    if you get an error about the console.h file, just delete the include for that,...
  12. Thread: variables problem

    by DanC
    Replies
    15
    Views
    1,750

    would changing "int name;" to "char name;" work?

    would changing "int name;" to "char name;" work?
  13. Thread: Roulette!

    by DanC
    Replies
    11
    Views
    4,602

    Roulette!

    hey guys, i've been working on this program for like a week now, and decided to show you guys

    danielc.aspfreeserver.com/roulette.exe

    that is the link to it, just open it up and play!

    when...
  14. Replies
    4
    Views
    1,464

    format numbers output?

    hey, is there any way that i can format the output of the numbers, like a print mask or something?

    im printing out dollar ammounts, and right now it is say...$1000, is there any way to make it...
  15. Thread: Saving Feature

    by DanC
    Replies
    6
    Views
    898

    wow thanks guys, i cant beleive i didnt think of...

    wow thanks guys, i cant beleive i didnt think of that, i got the save/load feature to work, thanks again! :D
  16. Thread: Saving Feature

    by DanC
    Replies
    6
    Views
    898

    Saving Feature

    Hey guys, im new here and i just created a Roulette program today, and i was trying to figure out how to make a save feature for it..i have an idea of how to do it, but that would only work on my...
Results 1 to 16 of 17