Hello. Thought this might be the best way to respond to your comment on my blog - glad you enjoyed hut 33. I had a lot of fun writing and recording the show. We're still waiting to here if we get a second series, but the signs are looking fairly good. I'll probably blog about it when I discover... Hope you're well, jc
2 comments:
#include <stdio.h>
int main(int argc, char **argv, char **envp) {
printf("%s\n", "Hello World.");
} /* end main */
Hello. Thought this might be the best way to respond to your comment on my blog - glad you enjoyed hut 33. I had a lot of fun writing and recording the show. We're still waiting to here if we get a second series, but the signs are looking fairly good. I'll probably blog about it when I discover...
Hope you're well,
jc
Post a Comment