Hello World Using Pointer - Online Code
Description
This a simple code show how to make Hello World application in C with and without using pointers.
Source Code
/* Simple Version......... */ #include... (login or register to view full code)int main() { printf("%s"," welcome to c programming writting"); } /* ------------------------ Pointer Version ........ */ #include #include
To view full code, you must Login or Register, its FREE.
Hey, registering yourself just takes less than a minute and opens up a whole new GetGyan experience.
Related Online Codes:
Comments
![]() | Dinesh Godge on 2010-09-17 14:33:31 wrote, thank you for conducting this type of coding in c language |
![]() | suresh kumar soni on 2011-04-06 09:58:34 wrote, bakwas |
![]() | prakash palaniappan on 2011-05-31 08:56:03 wrote, really super website for learning..... |
![]() | prakash palaniappan on 2011-05-31 08:56:49 wrote, keep on updating new new questions ..please.. |
![]() | swati sharma on 2011-07-29 14:43:32 wrote, it is vary good website for students..... |
![]() | sivaprakash s on 2011-08-08 11:07:43 wrote, Good |
![]() | sandeep singh on 2011-08-15 09:12:29 wrote, if possible try to write program to print its own source code |
![]() | sandeep singh on 2011-08-15 09:12:38 wrote, if possible try to write program to print its own source code |
![]() | rajesh kumar parida on 2011-11-14 13:35:30 wrote, every student should visit such type of career building website.............really it s hv a gr8 need for us |
![]() | madhuri bansal on 2012-01-18 23:25:28 wrote, grt site for learning......................... |
![]() | ramesh singh on 2012-05-04 12:50:53 wrote, nice site for competiton................. |





