Search:

Type: Posts; User: BODYBUILDNERD

Page 1 of 2 1 2

Search: Search took 0.01 seconds; generated 23 minute(s) ago.

  1. Replies
    2
    Views
    1,194

    sorry guys the \n isn't in my real code, but i...

    sorry guys the \n isn't in my real code, but i still have the problem!

    BBNERD
  2. Replies
    2
    Views
    1,194

    getlines..

    hey whats up..i hate getlines..we're working in UNIX on a binary file program..

    and i need to ask for a persons name...and i tried to ways..

    way 1)


    string key;
    cout << "Enter name\n";...
  3. Replies
    5
    Views
    1,010

    i made it into a function...i think my error...

    i made it into a function...i think my error checks are off..i'm so confused!!

    BBNERD
  4. Replies
    5
    Views
    1,010

    can you post that in a little more detail...i'm a...

    can you post that in a little more detail...i'm a little confused on what you mean...... I've been working on this program waaaay to long and my mind isn't working..and its due tomorrow! AHH
    ...
  5. Replies
    5
    Views
    1,010

    checking for errors..

    hey guys, i'm writing a program that schedules appointments, cancels them, etc..
    i have 6 classes...
    appointment- checks to see if an appointment is valid
    car- holds all information about a car,...
  6. Thread: errors!!

    by BODYBUILDNERD
    Replies
    3
    Views
    1,361

    i'm using .net right now! HELP!

    i'm using .net right now! HELP!
  7. Thread: errors!!

    by BODYBUILDNERD
    Replies
    3
    Views
    1,361

    errors!!

    Hi guys,

    I'm in adv. c++ at my college here and its rough..really rough..i'm starting to hate it and i dont' want to do so..i started last night at 7PM and went to bed this morning at 4..and i'm...
  8. Replies
    6
    Views
    1,560

    i know this, i'm friends w/ vanished...my...

    i know this, i'm friends w/ vanished...my question is a little different..maybe i didnt' explain it enough..

    i want to have say a song play throughout the whole program..and loop over and over....
  9. Replies
    3
    Views
    846

    okay i'm sorry, i realized it would be better in...

    okay i'm sorry, i realized it would be better in gaming board..it was an honest mistake..i didn't even think about it while i was doing it...sorry!

    :( now no one will help

    BBNERD
  10. Replies
    6
    Views
    1,560

    i'm sorry won't happen again i realized after i...

    i'm sorry won't happen again
    i realized after i did it that the post would be better for gaming board...SORRY!

    BBNERD
  11. Replies
    6
    Views
    1,560

    Play Sound in a game..

    hi,

    i'm making the game battleship..and i have used the playsound function to include .wav files in my program...

    for example...an explosion when a ship is hit, etc.

    BUT i wanted to know how...
  12. Replies
    3
    Views
    846

    PlaySound function

    i'm making a program...and i know of the play sound function...
    but i want it so that i could play a song throughout the whole program...not just at certain parts....can anyone help me with this?
    ...
  13. Thread: sounds?

    by BODYBUILDNERD
    Replies
    6
    Views
    3,217

    we use .net, & console applications if that helps

    we use .net, & console applications if that helps
  14. Thread: sounds?

    by BODYBUILDNERD
    Replies
    6
    Views
    3,217

    sounds?

    is there any other simple sound commands you can use on simple
    c++ programs besides "\a" ????? is so what are they..

    thanks...

    BBNERD
  15. Replies
    31
    Views
    3,240

    you say my loop is wrong? i dunno if you did...

    you say my loop is wrong? i dunno if you did something wrong i thought that was one part i had working right..LOL ahh well screw it..i guess nothing is working.....

    i'm sorry for being such a pest...
  16. Replies
    31
    Views
    3,240

    yeah post what you have anything helps...my...

    yeah post what you have


    anything helps...my WHOLE class is lost on this program..its due friday..and doubt anyone will turn it in..lol..so much for my A....

    haha

    BBNERD
  17. Replies
    31
    Views
    3,240

    when i shoot a missle, it finds a spot on the...

    when i shoot a missle, it finds a spot on the field that isn't where its located when i look at the field itself..thats weird...

    AHH again and again
  18. Replies
    31
    Views
    3,240

    I FIXED IT..woohoo..got HTML on the brain too

    I FIXED IT..woohoo..got HTML on the brain too
  19. Replies
    31
    Views
    3,240

    ocean.h file #ifndef OCEAN_H #define...

    ocean.h file



    #ifndef OCEAN_H
    #define OCEAN_H
    #include <iostream>
    using namespace std;

    class ocean
  20. Replies
    31
    Views
    3,240

    the ~ represents an empty space, i'm just...

    the ~ represents an empty space, i'm just wondering how on the field, it shows me for debugging purposes it says there's a letter there, but then when i call it it says there isn't...

    ahh
  21. Replies
    31
    Views
    3,240

    nope not a ship...but i dunno where i coulda went...

    nope not a ship...but i dunno where i coulda went wrong..hmm
  22. Replies
    31
    Views
    3,240

    i can't figure it out.. this hasn't been my...

    i can't figure it out..

    this hasn't been my day...i can't program,

    i find out my friggen gym that i work out at is closing...

    and finals are next week...

    AHH
  23. Replies
    31
    Views
    3,240

    its hard to tell what it does w/ the debugger...i...

    its hard to tell what it does w/ the debugger...i don't even know how i could get a 61...

    BBNERD AKA RETARD
  24. Replies
    31
    Views
    3,240

    the code that checks for the shot at the...

    the code that checks for the shot at the beginning of my else if statement is...check_shot..

    it looks like this..

    bool ship::check_space(char dir, int col, int row, ocean field)
    {
    if(dir ==...
  25. Replies
    31
    Views
    3,240

    i can't be the teachers fault..LOL i think i'm...

    i can't be the teachers fault..LOL i think i'm doing something wrong...AHH
Results 1 to 25 of 42
Page 1 of 2 1 2