<!--
{
  "availability" : [
    "*: -",
    "iOS: 14.0.0 - 15.0.0",
    "iPadOS: 14.0.0 - 15.0.0",
    "macCatalyst: 14.0.0 - 15.0.0",
    "macOS: 11.0.0 - 12.0.0",
    "tvOS: 14.0.0 - 15.0.0",
    "watchOS: 7.0.0 - 8.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "System",
  "identifier" : "/documentation/System/FilePath/init(cString:)-5igtz",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "System"
    ],
    "preciseIdentifier" : "s:6System8FilePathV7cStringACSPys4Int8VG_tcfc"
  },
  "title" : "init(cString:)"
}
-->

# init(cString:)

For backwards compatibility only. This initializer is equivalent to
the preferred `FilePath(platformString:)`.

```
init(cString: UnsafePointer<CChar>)
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)