Talk:C Source Code/Pointers

From Wikiversity
Jump to navigation Jump to search

Diagrams need to support examples[edit source]

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]