Translation of "Whenever " to English language:
Dictionary Chinese-English
Examples (External sources, not reviewed)
| Name of user defined callback function to be called whenever a stream triggers a notification. | Name of user defined callback function to be called whenever a stream triggers a notification. |
| The 'b' character is ignored on all POSIX conforming systems which treat binary and text files in the same way. It is a good idea to specify the 'b' character whenever your stream is accessing data where the full 8 bits are important, so that your code will work when compiled on a system where the 'b' flag is important. | It is a good idea to specify the 'b' character whenever your stream is accessing data where the full 8 bits are important, so that your code will work when compiled on a system where the'b 'flag is important. |