Search:

Type: Posts; User: C-RaT

Search: Search took 0.01 seconds.

  1. Thread: Virtual Table

    by C-RaT
    Replies
    21
    Views
    2,953

    Wow !! appologies for not able to monitor this...

    Wow !!
    appologies for not able to monitor this forum for quite for some time, didn't ever expected we would be having discussions on this too.
    However i see questions about the origin of this...
  2. Thread: Virtual Table

    by C-RaT
    Replies
    21
    Views
    2,953

    Virtual Table

    Hello Forum

    I have a Very basic Doubt.

    Say here is a Base Class A, Base Class B
    both have one virtual function each a() and b() respectively.

    and

    Classes C, D, E, F.
  3. Thanks Thantos !!! can anyone help me out by...

    Thanks Thantos !!!


    can anyone help me out by suggesting a way to do the same using Unions?

    thanks in advance ..:)
  4. thanks all for all your valuable inputs:) ...

    thanks all for all your valuable inputs:)

    THANTOS:

    how exactly can we get the desired result using subtraction ?
  5. hello MacGyver, i need the procedure of doing...

    hello MacGyver,

    i need the procedure of doing that as that is required for one of my presentations. it would be great if you could share the two ways.

    and ya its not a quiz NEO. :)
  6. How To Get The Binary Representation Of A Number Without Using Division

    Hello All,

    how can we print the binary bit representation of a number without division.
    there is a way probably we can do it with the use of UNION.

    any suggestions ?:cool:
  7. Replies
    7
    Views
    1,072

    Tabstop: as far as i know if i dont declear...

    Tabstop:

    as far as i know if i dont declear any namespace its the default namespace that is taken.
    and please google for "c++ headers" you'll be able to find both of them i used .
    and i am using...
  8. Replies
    7
    Views
    1,072

    Absurd Program Output

    Hello all
    i tried the following code and got unexpected outputs.
    can anyone provide me with any feedback on any mistake that i have done.



    #include<iostream.h>
    #include<stdio.h>
    void stm()...
  9. Replies
    12
    Views
    2,060

    Hello Guys: as far as my anamlysis is...

    Hello Guys:

    as far as my anamlysis is conserned i have found the following please spend some time and send me your feed-backs:

    its correct that the a pointer to a pointer and an a 2D array do...
  10. Replies
    12
    Views
    2,060

    ok ok i'll explain further for you and all who...

    ok ok
    i'll explain further for you and all who visit this therad
    the program was tried on a 32 bit machine and the last output of the first printf statement gives a value "1" with the original...
  11. Replies
    12
    Views
    2,060

    Deathray: as far as i could see i have made...

    Deathray:

    as far as i could see i have made the question and my area of doubt very much clear int the problem text itself.
    it would be appreciable if you could offer me some help only after you...
  12. Replies
    12
    Views
    2,060

    i mean i was trying the mentioned program. sorry...

    i mean i was trying the mentioned program. sorry for the mistake
    and i yes array index starts from o and not 1 .
    but how does that matter in the current context ??
  13. Replies
    12
    Views
    2,060

    Hazy Pointer output [:(]

    hello all,

    i was trying a question which i have mentiond below.
    :)
    please try to explain the last output in the first printf and please verify your tests using the value 'oneone' in place of...
Results 1 to 13 of 13