sync_with_stdio

Synchronizes stream input output with 'C' input and output functions.

  static bool sync_with_stdio(bool sync = true);
  
Remarks

Is not supported in the EWL.

Always returns true indicating that the EWL streams are always synchronized with the C streams.