Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
RodgerTheGreat
on Oct 14, 2011
|
parent
|
context
|
favorite
| on:
What is your favourite C programming trick?
Reminds me of a trick from Java Puzzlers- it works exactly the same in C:
#include <stdio.h> int main() { http://www.google.com printf("Hello, World!"); }
(Of course, if you have syntax highlighting that label followed by a single-line comment is easier to spot.)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: