Search:

Type: Posts; User: F1uT3

Search: Search took 0.01 seconds.

  1. Thread: What is it?

    by F1uT3
    Replies
    1
    Views
    863

    What is it?

    What is Flagging?

    And How to use Insertion

    and Deletion
  2. Replies
    3
    Views
    1,109

    Can Someone do,i can't

    Create a menu program that will include the following:
    1. Create /Add student data
    2. Delete student data
    3. Record/Correct student records
    4. Display student records
    5. Statistical Analysis
    6....
  3. Replies
    4
    Views
    1,182

    http://www.cosc.canterbury.ac.nz/people/mukundan/c...

    http://www.cosc.canterbury.ac.nz/people/mukundan/cogr/DDA.html

    I don't know too
  4. Thread: Please Help!!!

    by F1uT3
    Replies
    16
    Views
    5,922

    I have a question. double CtoK(KtoC())

    I have a question.

    double CtoK(KtoC()) <- - Can use like this
  5. Thread: Please Help!!!

    by F1uT3
    Replies
    16
    Views
    5,922

    Thank you all , I already understand ,and now I...

    Thank you all , I already understand ,and now I can compile it .

    Thanks again.
  6. Thread: Please Help!!!

    by F1uT3
    Replies
    16
    Views
    5,922

    I don't understand CornedBee's and Salem's

    I don't understand CornedBee's and Salem's
  7. Thread: Please Help!!!

    by F1uT3
    Replies
    16
    Views
    5,922

    I use "EditPlus" for Programming and MSYS to...

    I use "EditPlus" for Programming and MSYS to COmpile and Run
  8. Thread: Please Help!!!

    by F1uT3
    Replies
    16
    Views
    5,922

    .......

    ..........
  9. Thread: Please Help!!!

    by F1uT3
    Replies
    16
    Views
    5,922

    If any my codes are not right,plz tell me what...

    If any my codes are not right,plz tell me what the wrong is ?

    Thank you.
  10. Thread: Please Help!!!

    by F1uT3
    Replies
    16
    Views
    5,922

    F1uT3_Code

    temperature.h

    #ifndef TEMPERATURE_H
    #define TEMPERATURE_H

    double FtoC(double); // c = (5/9) * (f –32)
    //Function FtoC() return temperature by converting Fahrenhiet to Celsius

    double...
  11. Thread: Please Help!!!

    by F1uT3
    Replies
    16
    Views
    5,922

    Please Help!!!

    I gota problem.

    Plese help me to solve.

    temperature.cpp: In function `double FtoC(double)':
    temperature.cpp:11: stray '\226' in program
    temperature.cpp:11: parse error before numeric constant...
Results 1 to 11 of 11