Search:

Type: Posts; User: man silence

Search: Search took 0.00 seconds.

  1. Replies
    11
    Views
    1,111

    yes done thank for all

    yes
    done

    thank for all
  2. Replies
    11
    Views
    1,111

    Name, salary, sex, birth, total salaries and...

    Name, salary, sex, birth, total salaries and higher salary and the number of employee who larger salary over 15,000 and salaries after tax .
    I want to save all employee information
    When I try...
  3. Replies
    11
    Views
    1,111

    Required of me is writing and reading of this...

    Required of me is writing and reading of this file
    If only in writing is easier but that writing and reading
    I do not know how to start
  4. Replies
    11
    Views
    1,111

    Can you give me an example I do not know about...

    Can you give me an example I do not know about the files
  5. Replies
    11
    Views
    1,111

    Yes, I understand the problem was corrected...

    Yes, I understand the problem was corrected error.
    I have another problem in the program did not work with me:
    in my program /i want to save employees data /using #include <fstream> as file...
  6. Replies
    11
    Views
    1,111

    qoustion about my assignment

    when calc number employees
    The program gave me that in output and not work well



    #include<iostream>
    #include <vector>

    struct employee //ahmed.ha.hnd
    {
  7. I am new to the language of the C + + do not know...

    I am new to the language of the C + + do not know much
    After all thank you
  8. The program works well without mistakes and sex...

    The program works well without mistakes
    and sex Just enough to put the word male 4 characters // female 5 ....
    I do not want more than that

    But I want rated Salaries Ascending
    and show salary...
  9. The program works well without warning and...

    The program works well without warning and mistakes But somewhat weak in programming
    I now try to do by adding salary after taxes account
    But classification Salaries never succeed
    :(
  10. Help question about the employees and salaries for this program

    did this program
    I'm tired language C + + rather difficult:frown:
    I want to modify it to display Salaries Ascending
    And calculation of the salary of each employee after tax:

    5% tax if the...
  11. Replies
    31
    Views
    4,390

    Done that gave me 12 error I will try later...

    Done that gave me 12 error
    I will try later
    Thank you
    good night
    D:\c++\rrrrrrrrrrr.cpp(88) : error C2360: initialization of 'y' is skipped by 'case' label
    D:\c++\rrrrrrrrrrr.cpp(81) :...
  12. Replies
    31
    Views
    4,390

    the same last error #include ...

    the same last error



    #include<iostream>
    using namespace std;
    int main()
    {
    float x,y,r;
    const double p=3.14;
  13. Replies
    31
    Views
    4,390

    This is the last update and there is one error ...

    This is the last update and there is one error


    unexpected end of file found



    #include<iostream.>
    using namespace std;
    int main()
  14. Replies
    31
    Views
    4,390

    Excuse me I'm sorry because I am new to the...

    Excuse me I'm sorry because I am new to the language c:frown::frown::frown:
  15. Replies
    31
    Views
    4,390

    Did not work, my friend began to despair:confused:

    Did not work, my friend began to despair:confused:
  16. Replies
    31
    Views
    4,390

    Worked the steps 8 and 9 also gave me this error...

    Worked the steps 8 and 9 also gave me this error
    I tried again the same mistake



    error C2871: 'std' : does not exist or is not a namespace
    fatal error C1004: unexpected end of file found
  17. Replies
    31
    Views
    4,390

    I tried it but gave me the same error what to...

    I tried it but gave me the same error what to do:frown:
  18. Replies
    31
    Views
    4,390

    #include void main() { float...

    #include<iostream.h>
    void main()
    {


    float x,y,r;
    const double p=3.14;
    double area;
    float a,b;
    float d;
  19. Replies
    31
    Views
    4,390

    i dont know:(

    i dont know:(
  20. Replies
    31
    Views
    4,390

    Did not work, or maybe did not do the way wel

    Did not work, or maybe did not do the way wel
  21. Replies
    31
    Views
    4,390

    Questions about this program in c++

    Created a simple program that at the expense of the spaces and draw some shapes When press any program to run it performs the desired and then come out of the program and I want him to return to...
  22. I have painted several forms in a traditional way...

    I have painted several forms in a traditional way

    as
    #
    main ()
    {
    cout<<"***",
    elc..

    But it did not work well if at all Thank you I will try to find it
  23. Question about drawing the hollow rectangle and diamond

    How to Draw a hollow rectangle, triangle and diamond using the C + + using Four rings or something like that
Results 1 to 23 of 23