---
title: free
framework: driverkit
role: symbol
role_heading: Instance Method
path: driverkit/osstring/free
---

# free

## Declaration

```occ
virtual void free();
```

## See Also

### Creating a String

- [withString](driverkit/osstring/withstring.md)
- [withCString](driverkit/osstring/withcstring-4wsql.md)
- [withCString](driverkit/osstring/withcstring-721oh.md)
- [withCStringNoCopy](driverkit/osstring/withcstringnocopy.md)
- [OSStringCreate](driverkit/osstringcreate.md)
