Projects: Pointers (b)
Instructions: Create a C program that runs successfully for each project below.
Project 1
Use the numbers 2000000 to 2000009. Display a chart with the numbers in one column and the addresses in another column.
Project 2
Ask the viewer to type their birth year. Calculate how old the viewer is. Display the viewer's age and birth year, along with the addresses for both variables.