Prepare for your Next Interview
This is a discussion on Question with EOF within the C and C++ forums, part of the Software Development category; Does EOF have an integer value associated with it. If so is that a fixed value and can we print that using %d format specifier....
|
|||
|
Re: Question with EOF
The EOF has an integer value associated with it. Though it is -1 it cannot be generalized and the value is system dependent and so you cannot print it using %d specifier.
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Simple question in Session Variables | sripri | PHP | 1 | 07-16-2006 12:16 PM |