Facebook
From Mustard Mousedeer, 3 Years ago, written in C with WiAPI.
This paste is a reply to Re: Untitled from Sweltering Camel - view diff
Embed
Download Paste or View Raw
Hits: 133
  1. #include <stdio.h>
  2.  
  3. int main() {
  4.         printf("Hello, world!");
  5.     return 0;
  6. }

Replies to Re: Re: Untitled rss

Title Name Language When
Re: Re: Re: Untitled Tiny Cat c_winapi 3 Years ago.