I am having some queries in C and VB. So i am sending both questions
together to vb and c group.
1) What will be output of printf("%d") , printf("%u"), printf("%s")?
Also i wnt to know the reason. Actually i tried it on borland compiler but all
of above giving me some garbage value.
2) Which controls can not be used with MDI Form?
3) In my first question I cann't print any of these %d, %c, etc. So how
to print this in C?