You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TAMDDeviceInfo Class > TAMDDeviceInfo Properties > TAMDDeviceInfo.Printf Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TAMDDeviceInfo.Printf Property

Returns true if the device supports printf command.

Syntax
C#
Visual Basic
public bool Printf;

To enable support for this feature include: 

#pragma OPENCL EXTENSION cl_amd_printf : enable 

In the source code header.

Copyright (c) 1999-2022 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!