#include <stdio.h>
int main(int argc, char** argv)
{
printf("hello world\n");
return 0;
}
#include <stdio.h>
int main(int argc, char** argv)
{
printf("hello world\n");
return 0;
}
@rey intentionally did not read any of this thread beforehand. i write c as part of my full-time job.
Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.
All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.