CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: ansabch

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    2,346

    Plz help to solve this Questions. :(

    Q1: write a program to solve quadratic equation, where a,b,c are given by user.
    Q2: write a program to calculate area of cylinder.
  2. Replies
    16
    Views
    5,559

    Re: plz help me to solve this Question

    plz someone help me to writing comment in code.... i am not able to write comment on avery funcition. plzzzzzzzzzzzzzzzz
  3. Replies
    16
    Views
    5,559

    Re: plz help me to solve this Question

    plz point-out if u saw a error or any mistakes in codes.. plz plz this is my first programme
  4. Replies
    16
    Views
    5,559

    Re: plz help me to solve this Question

    #include <iostream.h>
    main()
    {
    double f_temp, k_temp, c_temp, temp;
    char ch, quit;

    cout << " *********** Temprature Conversion Calculator **************";
    cout << "\n\n Please enter the...
  5. Replies
    16
    Views
    5,559

    Re: plz help me to solve this Question

    how i use code tags in my code for post here????
  6. Replies
    16
    Views
    5,559

    Re: plz help me to solve this Question

    ok i will send u the code of this Question.. check and tell me if u see any error in it... ok bro
  7. Replies
    16
    Views
    5,559

    plz help me to solve this Question

    Problem Statement:

    You are required to write a simple “Temperature Conversion Calculator” using C++ language. The objective of this program should be to convert one temperature unit to...
Results 1 to 7 of 7





Click Here to Expand Forum to Full Width

Featured