💾 Archived View for gmi.noulin.net › gitRepositories › git-off › file › nodeStartupSpeed › cTest.c.g… captured on 2024-09-29 at 00:32:47. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

-=-=-=-=-=-=-

git-off

Log

Files

Refs

README

cTest.c (56B)

     1 #include <stdio.h>
     2 
     3 void main() {
     4         printf("Started");
     5 }