实现 xy_run_capture()

[GitHub #268 #269]
This commit is contained in:
Aoran Zeng
2025-08-20 19:49:01 +08:00
parent 98516e0f4d
commit f195709493
2 changed files with 39 additions and 1 deletions

View File

@@ -28,7 +28,7 @@ print_str_for_map (const char *key, void *value)
int
main (int argc, char const *argv[])
{
xy_useutf8 ();
xy_use_utf8 ();
println (xy_os_depend_str ("Hello, Windows!", "Hello, Unix!"));