Zeta Major

Zeta Major is a BBC Books original novel written by Simon Messingham and based on the long-running British science fiction television series Doctor Who. It features the Fifth Doctor, Tegan, and Nyssa. It is a sequel to the television serial Planet of Evil.

Zeta Major
AuthorSimon Messingham
SeriesDoctor Who book:
Past Doctor Adventures
Release number
13
SubjectFeaturing:
Fifth Doctor
Tegan and Nyssa
Set inPeriod between
Arc of Infinity and Snakedance
PublisherBBC Books
Publication date
July 1998
Pages282
ISBN0-563-40597-X
Preceded byMission: Impractical 
Followed byDreams of Empire 

Synopsis

The Fifth Doctor returns to the planet Morestra, which he had visited two thousand years ago. The ruling class has become a theocracy and is trying to return to stealing crystals from Zeta Minor. This energy-granting plan did not work so well long ago and is again causing problems now. The Doctor tries to deal with the fallout of this situation while his companions are sucked into Morestra court intrigue.

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";}```
gollark: I hope you were not malloced using my implementation.
gollark: ++delete all operating system development
gollark: > strings prefixed by the length are bad because you cant take a subset of the string by just adding an offset to the pointer and have it be a valid stringWait, you can't really do that anyway with null-terminated ones if you want a subset of fixed length.
gollark: You shouldn't do that. That would possibly cause so many memory issues.


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