puts() was a later addition as was void. I was aiming for a tiny bit of efficiency. J
Regards, Michael B. Smith MCSE/Exchange MVP http://TheEssentialExchange.com From: René de Haas [mailto:[EMAIL PROTECTED] Sent: Monday, April 21, 2008 11:26 AM To: NT System Admin Issues Subject: RE: Hello world? While the program is correct I think the original Kernigan and Ritchie used in their book used the printf function. From: Michael B. Smith [mailto:[EMAIL PROTECTED] Sent: Monday, April 21, 2008 3:46 PM To: NT System Admin Issues Subject: RE: Hello world? void main() { Puts (Hello world!\n); } Regards, Michael B. Smith MCSE/Exchange MVP http://TheEssentialExchange.com From: Andy Shook [mailto:[EMAIL PROTECTED] Sent: Monday, April 21, 2008 9:41 AM To: NT System Admin Issues Subject: Hello world? Shook http://www.linkedin.com/in/andyshook _____ *** The information in this e-mail is confidential and intended solely for the individual or entity to whom it is addressed. If you have received this e-mail in error please notify the sender by return e-mail delete this e-mail and refrain from any disclosure or action based on the information. *** ~ Upgrade to Next Generation Antispam/Antivirus with Ninja! ~ ~ <http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm> ~
