User Tools

Site Tools


c:wchar.h:fwide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

c:wchar.h:fwide [2024/02/16 01:05] (current)
Line 1: Line 1:
 +{{keywords>wiki library source code example reference}}
 +===== fwide =====
  
 +   #include <wchar.h>
 +   int fwide(FILE *stream, int mode);
 +
 +
 +fwide shall determine the orientation of the stream pointed to by stream. 
 +
 +
 +=== return value ===
 +greater than 0 if, after the call, the stream has wide-orientation\\
 +less than 0 if the stream has byte-orientation\\
 +0 if the stream has no orientation.\\
 +
 +
 +===== C Sourcecode Example =====
 +<code c>
 +no example yet
 +</code>
 +
 +==== output ====
 +    

on the occasion of the current invasion of Russia in Ukraine

Russian Stop this War
c/wchar.h/fwide.txt · Last modified: 2024/02/16 01:05 (external edit)

Impressum Datenschutz