All C Program On Structures And Unions.

30 September 20110 comments

  1. A program to print student record using structure.
  2. A program to compute the total marks obtained by a student and assign grade according to the rules.
  3. A program to demonstrate assignment of complete structure.
  4. A program to calculate the percentage of marks of n students using array of structures.
  5. Demonstration of nested structure.
  6. A nested structure for the given record.
  7. Demonstration of passing the structure by value to a function.
  8. Demonstration of union.
Share this article :

Post a Comment

 
Copyright © 2011. All Compiler - All Rights Reserved