Search:

Type: Posts; User: prateeks

Search: Search took 0.01 seconds.

  1. Thread: Union problem

    by prateeks
    Replies
    3
    Views
    1,732

    Thanx. Can you please explain in a little detail...

    Thanx. Can you please explain in a little detail that why is the output of u.st.b is 0? and how exactly is the initialization happening in the union?
  2. Thread: Union problem

    by prateeks
    Replies
    3
    Views
    1,732

    Union problem

    Can someone please explain me the output of this program. I searched a lot on the net but didn't find any explanation on this type of question on union.

    The output is coming 268 0


    ...
  3. Replies
    5
    Views
    2,209

    Thanks, but can you please tll me why is the...

    Thanks, but can you please tll me why is the program going into an infinite loop in the first place?
  4. Replies
    5
    Views
    2,209

    infintite loop

    I have a pice of code



    do
    {
    clrscr();
    printf("\n\n\t\t <<< MAIN MENU >>>");
    printf("\n\n\t 1. Insert ");
    printf("\n\n\t 2. Delete ");
Results 1 to 4 of 4