Search:

Type: Posts; User: youareafever

Search: Search took 0.01 seconds.

  1. Replies
    11
    Views
    1,554

    cant believe i forgot the ampersand in the scanf....

    cant believe i forgot the ampersand in the scanf.

    MK27- it doesn't do anything until i press enter 5 times, then it prints "Please enter number:".
  2. Replies
    11
    Views
    1,554

    thanks ill try that out, the updates are passed...

    thanks ill try that out, the updates are passed in int values through out the game. the values of which never goes above 2 digits (pretty unlikely in the minefield game to score more then 99 i...
  3. Replies
    11
    Views
    1,554

    the program compiles but when i execute nothing...

    the program compiles but when i execute nothing happens, so i suspect something is wrong with the first function called in the driver, stats().

    if i do take out stats() from driver.c something...
  4. Replies
    11
    Views
    1,554

    yea looking at it i wouldn't even respond to it....

    yea looking at it i wouldn't even respond to it. i only the wish the people in my grp would acctually help work on this project with me.
  5. Replies
    11
    Views
    1,554

    program compiles but dont work??

    i need some hints on whats up with my program. to give you some back ground info, its for my minefield game. specifically this is the part of the code that keeps track of the game stats. the three...
  6. Replies
    2
    Views
    2,383

    oops forgot the files.

    oops forgot the files.
  7. Replies
    2
    Views
    2,383

    Cosine fucntion and infinite loop.

    im not to sure what is going on here, when i compile my program and run it, the thing works fine for values below 2 and above -2. beyond those limits my program seems to go into an infinite...
  8. wow i feel really welcomed here :)

    wow i feel really welcomed here :)
  9. Eylsia: i know, you mentioned that in my previous...

    Eylsia: i know, you mentioned that in my previous thread. its just that my professor has already scolded me about using things in my code we haven't gone over yet and actually docked points from my...
  10. thanks for your help dog.

    thanks for your help dog.
  11. ok now i feel silly, for posting this and having...

    ok now i feel silly, for posting this and having trouble on it for such a long time...i saw wat my problem was and just ended up writing a new driver.



    /* driver2.c */

    #include "letters.h"...
  12. Problem with my program i cant figure out...

    Ive been trying to get this program to work for the past two days and i cant seem to find whats wrong with it. bear, with me if its very obvious for you guys but a little hint would be much...
  13. ^i didnt know about that, my professor never...

    ^i didnt know about that, my professor never explained that to us.
  14. wow, ok i get it now. thanks for the explanations...

    wow, ok i get it now. thanks for the explanations guys/gals!
  15. nvm i figured out #1, diff+=DAYSOF(startyear); ...

    nvm i figured out #1, diff+=DAYSOF(startyear);

    number two is still weird to me.

    thanks for your help!
  16. 1.im not sure what the += does. 2.not to sure...

    1.im not sure what the += does.

    2.not to sure if i follow, his program looks all confusing to me.

    3.i thought so.
  17. New member just saying hi, along with my first question :)

    Hi, new to the boards and in fact im new to programming as well. right now im taking my first C programming class and its going fairly well. its fun and interesting but tends to eat up a bunch of my...
Results 1 to 17 of 17