Structure and Pointer: Accessing structure’s data members using structure’s pointer type of variable
Program:
• Define the structure student having elements name, roll number and marks.
• Declare and do Initialize of structure at run time for one student.
• Create structure’s pointer type of variable and assign structure’s value variable to pointer type variable.
• Display information of student using structure variable and structure’s pointer type of variable also.
C Learning App: C Language Basics App Easy to Understand
C Learning app helps you in learning C language with suitable programs and MCQs. To learn other languages such as C++, Java, C# it is mandatory to learn C first. This app provides the basics and advanced concepts of the C in easy and simple way. Also, examples are provided for proper understanding of concepts with appropriate clarification.
This app covers utmost of the scenario’s programs along with outputs.
C Learning app categories:
1. Basic Concepts
2. Programing Examples
Please install my new C Learning App.
Link:
https://play.google.com/store/apps/details?id=com.siddhi.CLearningApp&hl=en_IN&fbclid=IwAR0B43sceJQ5k6p6DYCHjKwXn3SYZD3k3dskmlQ0jJuiO84i96DxzNjQcWk
Thanks to All.
Prof. Amol M. Jagtap
M.Tech CSE
Please like comment share and subscribe.
Prof. Amol M. Jagtap
Download
0 formats
No download links available.
Structure and Pointer: Accessing structure’s data members using structure’s pointer type of variable | NatokHD