Search:

Type: Posts; User: Jatin Katyal

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    1,056

    it doesn't matter with type of max coz its the...

    it doesn't matter with type of max coz its the size of array.
    checking size for max's value is is good idea i will add to it
    thnx
  2. Replies
    6
    Views
    1,056

    thnx jim

    thnx jim
  3. Replies
    6
    Views
    1,056

    error pls help

    theres some syntax error in del functions definations pls help



    void del(bank a[max],int size,int o)
    {
    for(int i=0;i<size;i++)
    {
    if(o==a[i].acc)
    {
Results 1 to 3 of 4