Avatar
omochimetaru 9/15/2023 5:54 AM
@swift-5.7.3 import Foundation print("あいう".withCString { String(format: "%s", $0) })