#1  
Old 7th November 2009, 12:59
Abigail Abigail is offline
Junior Member
 
Join Date: Nov 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Help me in c

Hi Everyone,
Can you give me some good Example?
This Example will print the Hello without using printf.
It is possible.
Can you help me?
__________________
webcam

Last edited by Abigail; 11th November 2009 at 10:53.
Reply With Quote
  #2  
Old 10th November 2009, 07:14
pinguinito pinguinito is offline
Member
 
Join Date: Apr 2009
Posts: 51
Thanks: 15
Thanked 0 Times in 0 Posts
Lightbulb C "hello.c"

#include <stdio.h> /* this is C */

main()
{
printf("Hello, Word!\n");
return 0;
}



// Now in C++.

#include <iostream>
int
main()
{
std:: cout<<"!Bienvenido a C++!\n";
return 0;
}

I hope this help Editor "vi" then gcc for C g++ for C++ for compiler
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 01:25.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Sponsored Links: Unified Communications: Thoughts, Strategies and Predictions
Join the discussion.
www.seamlessenterprise.com

IP Convergence
Integrate your wireless and wireline networks.
Learn how from the experts at Sprint.
www.seamlessenterprise.com

Wireless & Wireline Integration
Thoughts, strategies and solutions: join the discussion
www.seamlessenterprise.com

Unified Communications 2009
Join the Discussion. Now.
www.seamlessenterprise.com

Red Hat Virtual Experience - a free virtual event. Dec. 9th