Lean Times
Lean Times (German: Magere Zeiten) is a West German television series which originally aired on ARD in 1978.[1]
Lean Times | |
---|---|
Genre | Drama |
Directed by | Michael Braun |
Starring | Karin Anselm Gerd Baltus Margot Leonard Ilse Pagé |
Country of origin | West Germany |
Original language(s) | German |
No. of series | 1 |
No. of episodes | 16 |
Production | |
Running time | 25 minutes |
Production company(s) | Norddeutscher Rundfunk |
Release | |
Original network | ARD |
Original release | 4 October 1978 – 31 January 1979 |
Selected cast
- Karin Anselm as Bettina Basdorf
- Margot Leonard as Hanna Hergenrath
- Wolfgang Völz as Atze Müller
- Christian Hanft as Sigbert Hergenrath
- Wieslawa Wesolowska as Hildegard Hergenrath
- Gerd Baltus as Dr. Peter Helfrich
- Ilse Pagé as Conny Finkbein
- Günter Strack as Alfred Mildezahn
- Johannes Grossmann as Walter Burger
- Walter Buschhoff as Fritz Kohlwitz
gollark: The "use case" is a random fun feature in potatOS.
gollark: ```lualocal function init(code) -- preallocate 64KiB of memory -- 64KiB is enough for anyone -- (TODO: allow moar somehow?) local memory = fill_arr(65536, 0) -- load code into memory, at start for i = 1, #code do memory[i] = code:byte(i) end return { memory = memory, registers = fill_arr(17, 0) }end```
gollark: Well, I decided to not have ROM and to dump program code into memory starting from location `0` because WHY NOT.
gollark: Maybe a general "flags" register, yes.
gollark: Hmm, what registers do I need other than general ones and the program counter?
References
- Evermann p.27
Bibliography
- Jovan Evermann. Der Serien-Guide: M-S. Schwarzkopf & Schwarzkopf, 1999.
External links
- Lean Times on IMDb
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.