Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
Programming

Submission + - Simpler "Hello World" demonstrated in C (ksplice.com)

An anonymous reader writes: Wondering where all that bloat comes from so even the classic "Hello world" now takes 11k? An MIT programmer decided to make a Linux C program so simple, she could explain every byte of the assembly. She found gcc was including libc even when you don't ask for it, and shows how to compile a much simpler "Hello world" — using no libraries at all. This takes me back to the days of programming bare-metal on DOS!

Comment Re:In Theory (Score 1) 250

Right, at least until the IRS comes to audit your books, examine your incorporation documents, and interview your board of directors.

That is, if and when they deign to recognize the 501(c(iii)) in the first place.

Slashdot Top Deals

The moving cursor writes, and having written, blinks on.

Working...