Skip to content

Use of main instead of WinMain? #7

@dgellow

Description

@dgellow

I learned from a discussion on the dlang forum that while WinMain works, it isn't actually necessary and a standard main function works as well - though it requires to do a bit more boilerplate ourselves.

I don't have a understanding clear enough to judge one approach versus the other, but I'm asking the question: given that this project is a list of examples of D code, should it use the standard main function instead of WinMain?

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