Martin's Stuff

This page is an example of what can be done with a simple editor and a lot of time.

Areas of interest:

#include <stdio.h>
int main() {
  printf("hello world\n");
  return 0;
}

Created: 2025-01-11 Sat 15:43

Validate