Prepare for your Next Interview
This is a discussion on Is this function portable among all versions within the Unix/Linux forums, part of the Operating Systems category; I heard that the function ioctl() is not compatible or portable with all versions of UNIX. Is this true? If so why is it so?...
|
|||
|
Re: Is this function portable among all versions
The function ioctl() as you heard is not portable with all versions of UNIX. One of the reasons according to me could be because they perform device specific functions. If I am wrong someone suggest a better reason why is it so?
|
|
|||
|
Re: Is this function portable among all versions
Yes as suggested by Timmy the function ioctl() is not portable. This is because by its inherent nature of non portability and also as said by Timmy because they perform device specific functions so if this need to be used with any other devise proper change in code in needed.
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Side by Side Execution of multiple versions | Beena | ASP.NET | 2 | 06-04-2008 09:49 AM |
| Adding functions to function generator | bvani | WinRunner | 2 | 12-20-2006 04:56 AM |
| WebSphere V5.0 : Use search function | Lokesh M | Web Tools | 0 | 06-02-2006 09:15 AM |