The Artima Developer Community
Sponsored Link

Java Buzz Forum
This is Sick. And Wrong. :)

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
This is Sick. And Wrong. :) Posted: Oct 31, 2004 10:41 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: This is Sick. And Wrong. :)
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement
I opened up Brian Mc's entry: [mccallister@knight mccallister]$ cat tcc-test #!/usr/local/bin/tcc -run #include int main() { printf("Hello World\n"); return 0; } [mccallister@knight mccallister]$ time ./tcc-test Hello World real 0m0.019s user 0m0.020s sys 0m0.000s [mccallister@knight mccallister]$ All I could do was sit and shiver for a few seconds :)

Read: This is Sick. And Wrong. :)

Topic: Why write your own article when you can quote someone else? Previous Topic   Next Topic Topic: eWeek on SOA

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use