Annibale Betrone

Annibale Betrone (1883–1950) was an Italian stage and film actor.[1]

Annibale Betrone
Born9 December 1883
Died11 December 1950
Rome, Lazio, Italy
OccupationActor
Years active1916-1950 (film)

Selected filmography

gollark: `rand() * 0xFFFF`?
gollark: Hmm, I should set it to *not* use zero but instead, say, 4?
gollark: This may be one of the highest-performance `malloc` implementations available.
gollark: ```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: I prefer my malloc implementation.

References

  1. Goble p.34

Bibliography

  • Goble, Alan. The Complete Index to Literary Sources in Film. Walter de Gruyter, 1999.


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