Search:

Type: Posts; User: shouse

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    50,938

    thats the exact code from beginning c fouth...

    thats the exact code from beginning c fouth edition lol pages 194-201 :P
  2. Thread: array help

    by shouse
    Replies
    3
    Views
    746

    yes sorry i forgot i changed != to == just trying...

    yes sorry i forgot i changed != to == just trying everything to get citys to work right in there, and thank you ill do some research on that
  3. Thread: array help

    by shouse
    Replies
    3
    Views
    746

    array help

    i want to make 2 arrays, one to take the names of citys. and one to take the temperatures. and quit the loop when quit is entered. atm im just having trouble comparing the city array to see if quit...
  4. Replies
    5
    Views
    1,438

    ok thank, i did that but still came up with the...

    ok thank, i did that but still came up with the wrong answer like -73839292.300, when all i entered was 1,1,-1: answer should have been 1... could this be messing it up?


    for(i = 0; i < count;...
  5. Replies
    5
    Views
    1,438

    what if the program exits early because i entered...

    what if the program exits early because i entered a negative number on the 3rd one so im dividing by 10 when i should be only dividing by 2
  6. Replies
    5
    Views
    1,438

    basic array help

    im trying to get a good understanding of arrays and have run into a few problems, just a few minor pieces of code im missing probally.

    i want to write a program that lets me scanf numbers into...
  7. Replies
    16
    Views
    30,817

    no i found it just using %.20f during the printf

    no i found it just using %.20f during the printf
  8. Replies
    16
    Views
    30,817

    is there a way to make it go out to 20 instead of...

    is there a way to make it go out to 20 instead of just 10?
  9. Replies
    3
    Views
    899

    please delete

    please delete
  10. Replies
    3
    Views
    899

    Basic Question help

    I do not want the answer, i would like to do them on my own i would just like some help in where to start...

    What are the minimum and maximum values for an integer with n bits in signed...
Results 1 to 10 of 10