Search:

Type: Posts; User: masked_blueberr

Search: Search took 0.00 seconds.

  1. um...sorry, woll, im 13, seriously

    um...sorry, woll, im 13, seriously
  2. better yet, help me w/ the code and what to do...

    better yet, help me w/ the code and what to do when transposing the origional matrix
  3. er if u don't, just click the link :D

    er if u don't, just click the link :D
  4. sorry, thats just like an example i want to...

    sorry, thats just like an example

    i want to know how to format the code

    like

    1. start by ______
    2. after make a for loop (or whatver im suppose to do)
    3. do this ______
  5. I need help for matrix transposition FORMATING

    okay, ive got a c assignment ( u can find it @ http://classes.engr.oregonstate.edu/eecs/summer2005/cs151/Program4.htm)

    basically, i have to open a file with a number matrix, and transpose it
    ...
  6. its sumwut revised, but there are still probs ...

    its sumwut revised, but there are still probs



    #include <stdio.h>
    #include <math.h>
    int main(void)

    {
  7. so replace with ?

    so replace <stdio.h> with <math.h> ?
  8. Don't you need a prototype thingy in front of...

    Don't you need a prototype thingy in front of pow(sqr_s, 2.0); ?
  9. Math Equation Program (I can't find the problem with my program!)

    k, i can't find the bug to this program



    #include <stdio.h>
    int main(void)

    {

    /* Variable Declarations */
Results 1 to 9 of 9