top | item 9010807

C “Hello World” Written in Paint

10 points| kirkbackus | 11 years ago |i.imgur.com

4 comments

order

d4n3|11 years ago

This is kind of disappointing.. I thought it would actually compile or something. Is it even possible with that BMP header?

Only writing some text as a bitmap isn't very impressive when the pixels are stored directly as bytes by default.

larssorenson|11 years ago

It does not compile because of the header =\ I tried and even though it can be forgiving of null characters, it definitely doesn't like the stray bytes.