Post Reply 
Help me in c
Author Message
willamblack01
Neophitic Presence

Posts: 3.4327
Threads: 3
Joined: 6th Oct 2009
Reputation: 0
E-Pigs: 1.4566
Offline
Post: #1
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?
22/10/2009 02:08 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,023.4213
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.0333
Offline
Post: #2
RE: Help me in c
Is there any point?
22/10/2009 02:24 AM
Visit this user's website Find all posts by this user Quote this message in a reply
roberth
Resident Full Stop Abuser.....

Posts: 4,580.2098
Threads: 200
Joined: 18th Jun 2007
Reputation: -5.5814
E-Pigs: 43.8419
Offline
Post: #3
RE: Help me in c

22/10/2009 04:01 AM
Find all posts by this user Quote this message in a reply
boogschd
boogyman
Worlds End

Posts: 4,954.3196
Threads: 90
Joined: 29th Nov 2007
Reputation: 4.19708
E-Pigs: 43.6852
Offline
Post: #4
RE: Help me in c
roberth Wrote:http://lmgtfy.com/?q=print+without+using+printf

↑↑↑

C Code
1
2
3
4
5
6
7
8
#include <stdio>
#include <iostream>

int main()
{
    puts("Hello World");
    getch();
}


http://www.cprogramming.com/fod/puts.html

Sigh

(This post was last modified: 22/10/2009 06:28 AM by boogschd.)
22/10/2009 06:28 AM
Visit this user's website Find all posts by this user Quote this message in a reply
1-R
forced consensual sex
Team DreamArts

Posts: 5,515.3939
Threads: 396
Joined: 22nd Dec 2007
Reputation: 5.91682
E-Pigs: 115.1024
Offline
Post: #5
RE: Help me in c

[Image: OLmvS.png]
Twit | DA | G+ | Last.fm
22/10/2009 08:43 AM
Find all posts by this user Quote this message in a reply
trademark91
Unique?
Fractal Insanity

Posts: 4,719.9300
Threads: 269
Joined: 4th Jan 2008
Reputation: -6.15982
E-Pigs: 105.8691
Offline
Post: #6
RE: Help me in c

[Image: 531115][Image: 76561198014212040.png]
windows Proud
22/10/2009 12:08 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

 Quick Theme: