We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.
Fluids

Fluids

Topics related to Fluent, CFX, Turbogrid and more.

Use of Message and printf macros

    • admin
      Ansys Employee

      How do I properly use of Message and printf macros?

    • Arun
      Ansys Employee

      The Message statement in Windows is a macro that fulfils the same role as printf statements in UNIX/ Linux. However, in the Interpreted type and Compiled type, it must be used properly in the following manner: OS: Windows Use the printf statement in Interpreted type Use the Message statement in Compiled type OS: UNIX/Linux Use the printf statement in Interpreted type Enable both Message and printf statements in Compiled type

Viewing 1 reply thread
  • The topic ‘Use of Message and printf macros’ is closed to new replies.