Code 4 Interest
Introducing interesting programs for you
Home
C
C++
Sorting
Searching
Android
CMD
Notepad
C Tricks
About
Like
Site Map
DS and Extras
Contact me
New Android apps
UniqueKey
Monday, 6 October 2014
Print "HELLO" Without using printf( ) in C
#include<stdio.h>
main( ) { puts(
"HELLO"
); }
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment