Search Results

Search: Posts Made By: blixto
Forum: What is on Your Mind? 03-02-2017
1,268
Posted By blixto
none just showing this neat little piece of code
none
just showing this neat little piece of code
Forum: What is on Your Mind? 03-02-2017
1,268
Posted By blixto
9hello.c
/* 9hello.c */
/* http://doc.cat-v.org/plan_9/programming/c_programming_in_plan_9 */

#include <u.h>
#include <libc.h>

void main()
{
print("hello, world\n");
exits(0);
}
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 10:58 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy