Search:

Type: Posts; User: prayami

Search: Search took 0.02 seconds.

  1. Replies
    22
    Views
    36,777

    yes please

    yes please
  2. Replies
    22
    Views
    36,777

    C/C++ Objective questions

    Hi,

    I am looking for websites for objectives questions for C/C++ like we have exams for objectives.

    It will be good to have list of free objective tests websites. But I am happy to pay if...
  3. Replies
    5
    Views
    2,693

    I have two dimentional array of double. e.g. ...

    I have two dimentional array of double.
    e.g.
    double MyArray[1000][2];

    Now,
    For column MyArray[1000][0]
    Conditional 1: minimum_v_0 = 4.05 and maximum_v_0 = 4.057
    And
    For column...
  4. Replies
    5
    Views
    2,693

    Thanks for reply, Right now I have simple...

    Thanks for reply,

    Right now I have simple logic i.e. check all the array elements one by one.
    If I have even little idea to do this another way then I would do it.

    I am looking for the same...
  5. Replies
    5
    Views
    2,693

    Fastest way to search the table ( or array )

    Hi,

    I got one, two dimensional array.
    MyArray[1000][2].

    Both the array i.e.
    MyArray[0][0]........
    MyArray[0][1].......

    are filled with some values.
Results 1 to 5 of 5