The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 08-08-2005
m0nk3y m0nk3y is offline
Registered User
 

Join Date: Aug 2005
Posts: 1
printf returning unknown number

Hi,

Can anybody tell me why this function returns 49?

Code:
printf "%d\n" \'10
I don't understand what the \ and ' are there for?

thanks!!!
Reply With Quote
Forum Sponsor