Search:

Type: Posts; User: sakkoyun

Search: Search took 0.00 seconds.

  1. Thread: pointers

    by sakkoyun
    Replies
    2
    Views
    839

    pointers

    int *ptspec;

    int ii, sum;

    int peak, back;

    double rho, rhomax1, rhomax2;
  2. Thread: If command

    by sakkoyun
    Replies
    2
    Views
    953

    thank you very much Mats best wishes serkan

    thank you very much Mats

    best wishes

    serkan
  3. Thread: If command

    by sakkoyun
    Replies
    2
    Views
    953

    If command

    I would like to know usage of the If command. An example is,
    ****************************************************************


    varmult = (mult > 0) ? (0) : (1);

    mult =...
Results 1 to 3 of 3