Skip to content

Instantly share code, notes, and snippets.

@rc-chuah
Created January 5, 2023 07:50
Show Gist options
  • Save rc-chuah/9ea4c83ea53303ba7f3a6b463cef7083 to your computer and use it in GitHub Desktop.
Save rc-chuah/9ea4c83ea53303ba7f3a6b463cef7083 to your computer and use it in GitHub Desktop.
Hello World Message Box In PureBasic
MessageRequester("Example","Hello, World!", #PB_MessageRequester_Info)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment