This website requires JavaScript.
Explore
Help
Register
Sign In
cli
/
q
Code
Issues
1
Pull Requests
Activity
4 lines
72 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Improved Windows support
2024-08-19 17:25:51 +02:00
main() {
Fixed incorrect parameters for memory deallocation
2025-02-09 15:25:25 +01:00
text := "Hi!\0"
user32.MessageBoxA(0, text, text, 0x240040)
Improved Windows support
2024-08-19 17:25:51 +02:00
}
Reference in New Issue
Copy Permalink