odin-lang / Odin

Odin Programming Language
https://odin-lang.org
BSD 3-Clause "New" or "Revised" License
6.1k stars 550 forks source link

Update CommandLineToArgvW return type #3806

Closed NicknEma closed 1 week ago

NicknEma commented 1 week ago

It now returns a multi-pointer so it can be iterated without any casting.