Talk:C Source Code/Pointers

Diagrams need to support examples edit

The code examples on this page need diagrams/pictures showing what is happening. For example, the basic pointer section should show what is happening in memory with the pointers upon initial creation, assignment, and reassignment. Likewise the pointer arithmetic sections needs some diagrams showing what is happening when pointers are incremented/decremented. Rantir 16:58, 15 April 2010 (UTC)Reply

Return to "C Source Code/Pointers" page.