Search:

Type: Posts; User: j0hnb1ank

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    2,205

    --> Compiling Problems -->

    wonder if you can help, im trying to compile this piece of code..



    #include <stdio.h>
    #include <stdlib.h>

    int main()
    {
    int n, r;
  2. Replies
    3
    Views
    2,354

    stdin --> random interference --> stdout

    hey wondering if you can help me

    im trying to read in a file which contains 256 double floating point numbers.

    im using scanf to do this.

    my problem comes when i need to add random values to...
Results 1 to 2 of 2