Charlotte (disambiguation)

Charlotte is the largest city in the U.S. state of North Carolina.

Charlotte may also refer to:

Places

Australia

Canada

Saint Vincent and the Grenadines

United States

Music

Songs

Film and television

Ships

Other uses

gollark: From osmarkslibc.
gollark: <@356107472269869058> ```c#include <stdint.h>#include <stddef.h>static uintptr_t MEMPOS = 1;void* malloc(size_t size) { uintptr_t bees = MEMPOS; MEMPOS += size; return (void*)bees;}void free(void* ptr) { *(char**)ptr = "hello please do not use this address";}```
gollark: > free is a no-opBetter: osmarksmalloc free.
gollark: Technically Rust's memory safety guarantees allow memory *leaks*.
gollark: And use it after free and whatnot?

See also

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.