User Profile

Collapse

Profile Sidebar

Collapse
SATHYA JEEVA KANTH
SATHYA JEEVA KANTH
Last Activity: Mar 22 '08, 04:44 PM
Joined: Mar 21 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • SATHYA JEEVA KANTH
    started a topic cannot run programme
    in C

    cannot run programme

    i cannot run this programme can any one tell me why.
    [code=cpp]
    #include<iostre am.h>
    void main()
    {
    char grade;
    cout<<"pls key:";
    cin>>grade;
    switch(grade)
    {
    case 'a':
    cout<<"minimum is 30\n";
    break;
    case'b':
    cout<<"minimum is 20\n";
    break;
    default:
    cout<<"minimum...
    See more | Go to post
    Last edited by sicarie; Mar 22 '08, 02:20 PM. Reason: Code tags

  • SATHYA JEEVA KANTH
    started a topic c++ programme for loan adviser
    in C

    c++ programme for loan adviser

    i and my friend were given a assignment which ask us to do c++ programme for loan adviser. my lecturer actually didnt taught us properly for this subject bcoz she went for leave bout 2 month. this situation make us unsure what we are doin.so can anyone post to us sample progrrmme c++ for loan adviser. we really need it urgently and desperate 4 tht. i would really appreciate if u all help me ASAP. TQ.
    See more | Go to post
No activity results to display
Show More
Working...