Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
Programming

Simpler "Hello World" Demonstrated In C 582

An anonymous reader writes "Wondering where all that bloat comes from, causing even the classic 'Hello world' to weigh in at 11 KB? An MIT programmer decided to make a Linux C program so simple, she could explain every byte of the assembly. She found that gcc was including libc even when you don't ask for it. The blog 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!"
Google

Building Left 4 Dead Maps With Google Sketchup 44

notthatwillsmith writes "If you're a fan of Left 4 Dead and you've ever wanted to build a zombie-filled map of your hometown, office or grocery store, Maximum PC just posted a how-to that shows you how to convert photos of real-world locations into ready-to-play L4D 1 or 2 maps. It's everything you need to know in order to kill zombies with your friends — in the comfort of your own backyard."

Slashdot Top Deals

The biggest mistake you can make is to believe that you are working for someone else.

Working...