Skip to content

Example doesn't seem to work properly. #8

Closed
@NoSmoke999

Description

@NoSmoke999

The example:
int i = 1; float pi = 3.1459; Debug.print(DBG_VERBOSE, "i = %d, pi = %f", i, pi);

Results in:
i = 1, pi = ?

It looks like pi=%f doesn't work.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions