Morning Spam

Undescribed Horrific Abuse, One Victim & Survivor of Many gmkarl at gmail.com
Tue Nov 8 06:34:01 PST 2022


--------
Confused Software Intermission

We may or may not return after this brief intermission about confused
algorithms!

When coding a triangle, it may involve 3 points.

struct point {
 float x, y;
};

struct triangle {
 point a, b, c;
};


More information about the cypherpunks mailing list