P
parag_paul
The following conflict is of importance to my work here. with porting
happening in gcc4.2 from gcc3.4 we have to
do the following
# (void *)printf() should be (void)printf()
Can anybody explain the rational behind the same.
-Parag
happening in gcc4.2 from gcc3.4 we have to
do the following
# (void *)printf() should be (void)printf()
Can anybody explain the rational behind the same.
-Parag