On Mon, Aug 12, 2013 at 7:06 PM, Aravindhan.K <[email protected]> wrote: > When I compiled why didn't any warning or error message appears regards it. > Since i gave char * but actual argument is char. So error msg should appear.
Use -Wall switch while compiling. Did you use that? _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
