[?] Subscribe To This Site

XML RSS
Add to Google
Add to My Yahoo!
Add to My MSN
Subscribe with Bloglines

Home
Forum
Project Ideas
C Course
Projects Showcase
LCD-KEYS OnePort
PIC Introduction
PIC Programmer
Schematic Tool
PIC Projects
Tips & Techniques
PIC Tutorials
Digital Downloads
Store
My SECRET
Oscilloscopes
About Me
Contact
Terms of Use
Search This Site
Freebies
Articles
Books
Resource Links
Site Map
Video du Jour
Rant/Rave
Privacy Policy
Problem?-Solution
Programmer Types

Pointers in C language for Newbies - a DEMO in Debugger

by CaptBry
(Oceanside, CA)

After searching the WEB and STILL not being able to use pointers effectively, I finally wrote a SIMPLE program to Demonstrate Pointers using the Debugger.

It's written in MikroC (free download, 2K program limit) that has a great Debugger where you can WATCH what pointers do.

Its such a simple program, it should be easy to modify it to run in almost any C language compiler with a good Debugger feature.

Now Newbies like me can finally understand and can use pointers effectively.

Enjoy!

Click this link to view the source code where you can copy and paste the program code:

Pointers in C language for Newbies


Click here to read or post comments.

Join in and write your own page! It's easy to do. How?
Simply click here to return to Project Showcase
.