hello guys
i write an program
void main()
{
char far *s1,*s2;
printf("%d%d",s izeof(s1),sizeo f(s2);
getch();
}
i tell u the ans of this that
42
i m not able to understand why 42 is the ans plz tell the reason of this.....
i write an program
void main()
{
char far *s1,*s2;
printf("%d%d",s izeof(s1),sizeo f(s2);
getch();
}
i tell u the ans of this that
42
i m not able to understand why 42 is the ans plz tell the reason of this.....
Comment