The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > High Level Programming
Google UNIX.COM



Thread: Clarify me.
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-05-2008
nagalenoj nagalenoj is offline
Registered User
 

Join Date: Aug 2007
Location: chennai
Posts: 19
Question Clarify me.

Dear all,
I know the use of fprintf and typecasting. But, in the following function call what is the use? why that is type casted to void?

(void) fprintf(stderr, "Enter key: ");
Reply With Quote
Forum Sponsor