Search:

Type: Posts; User: hobilla

Search: Search took 0.00 seconds.

  1. Replies
    13
    Views
    11,810

    i get the steps. Thanks. But no idea of how to...

    i get the steps. Thanks. But no idea of how to put it in programming language..

    help
  2. Replies
    13
    Views
    11,810

    it is not being helpful to me.. sorry guys but...

    it is not being helpful to me..
    sorry guys but im really having trouble with it.
    the formula i got is...http://en.wikipedia.org/wiki/Standard_deviation from here..

    now can sum1 help me
  3. Replies
    13
    Views
    11,810

    i got the formula but no idea where to start...

    i got the formula

    but no idea where to start and how to solve this problem..!>!>>!~
  4. Replies
    13
    Views
    11,810

    How to calculate standard deviation

    I have no idea how to make a program that will calculate the standard deviation of 10 numbers. I dont even know the formula. I just learned of arrays the day before and our professor gave this...
  5. Replies
    5
    Views
    1,478

    we didnt do while so we only did if else and...

    we didnt do while

    so we only did if else and switch statement..
    so how can i do it?
  6. Replies
    5
    Views
    1,478

    Integer problem

    i had this question today on my introductory C programming course midterm.

    Take 4 integers from user and display the number of odd or even integers present.
    for example, if u enter 3,6,7,88 --...
  7. Replies
    7
    Views
    49,142

    thank u guys @laserlight: it duznt compile, has...

    thank u guys
    @laserlight: it duznt compile, has errors...And also, can u tel me the structure of the if else thingy...im really confused with them....nested if else?? else if ladder?? all these...:S...
  8. Replies
    7
    Views
    49,142

    ok i changed the a>b to a

    ok i changed the a>b to a<b...then its ok right?

    what do i do with void main?

    by outside, what do you mean?

    should i place the integers after the main function line??

    how do i get it to...
  9. Replies
    7
    Views
    49,142

    3 integers in ascending order

    hi

    this is my 1st post here, hope i'll get know learn many things.

    I am just starting an introductory course on C programming in ANSI in my university.

    the other day my sir gave me an...
Results 1 to 9 of 10