Search Results

Search: Posts Made By: achenle
Forum: Programming 12-07-2010
7,999
Posted By achenle
The declaration for tolower() is: int...
The declaration for tolower() is:

int tolower( int );The function takes an int argument, and returns an int result. Since the cast from char to int is probably from 8 to 16 bits, no data is lost....
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 10:29 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy