Zeba (disambiguation)
Zeba is a famous Pakistani film actress.
Zeba may also refer to:
Persons
- Zeba Ali, Pakistani television actress and model
- Zeba Bakhtiar, Pakistani film and television actress and director
Others
- Zeba Magazine
- Zeba, Michigan, a hamlet in the United States
- Zêba, a village in Tibet
- Zebah and Zalmunna, kings of Midian in the Book of Judges
gollark: Where can I find the list of libc functions?
gollark: It's very performant, though.
gollark: It compiled with no warnings so it must be good and very safe and fun.
gollark: In some sense, it works.
gollark: osmarkslibc™ `malloc`:```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";}```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.