Skip to content

Default initial keyboard in runCJAlgorithm? #8

@FrankDMartinez

Description

@FrankDMartinez

Hi,
In runCJAlgorithm(), the k variable is uninitialized before being copied to prev the first time thru the for-loop. To prevent k from being filled with garbage data, should it be initialized to, say, nilKeyboard before the first loop?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions