Switch to full style
For C/C++ coders discussions and solutions
Post a reply

program using structure to store roll number,name

Mon Feb 02, 2009 7:34 pm

write a program using structure to store roll number,name,5 diff subject marks & display total marks & percentage & grade according to the following conditions
if %>=80;grade='A'
%<80 & %>=60;grade='B'
%<60 & %>=40;grade='C'
% below 40;grade='F'

I kindly request u ppl 2 pls send me the required correct code 4 the prgm
:gOOd: :gOOd: :gOOd: :gOOd: :gOOd:



Re: program using structure to store roll number,name

Thu Feb 05, 2009 1:37 am

Please post your code.

Post a reply
  Related Posts  to : program using structure to store roll number,name
 Rapid Roll game     -  
 Store query result in an Object in php     -  
 How To Store Date Dynamically as a field in mysql using JSP     -  
 ROLL DICE and HORSE RACE projects help     -  
 What is the size of this Structure     -  
 ASP file structure     -  
 c++/data structure     -  
 convert integer number to octal,hexadecimal number systems     -  
 Display data from database as Tree Structure in JSP     -  
 convert octal number to decimal number     -