Search:

Type: Posts; User: mactoni

Search: Search took 0.00 seconds.

  1. Advancing but not at all..

    Here it is a little advance but not work well.

    13222

    If you look at child 2, the total amount must be 2+20=22 and the result is totally different.
  2. Thanks for your help!!. I advanced one more step...

    Thanks for your help!!. I advanced one more step with the code and now the problem is the following.I used wait and exit process combined with WEXITSTATUS to count all the process (intermediate and...
  3. Counting return values father/child/grand child ..processes

    I'm totally lost with counting return values of the following code i have created.
    The idea is to count all the processes with the wexitstatus command.

    When i aisle a part of the code, for...
  4. Thenks so much i will check your recommendations....

    Thenks so much i will check your recommendations. Instead i have created a simply code but i have problems with the printf..any idea where is the problem? Here i post the code:

    Thanks again!!

    ...
  5. Processes / Pipes creating Son, Grandson, great-grandson

    I have a proposal to create a process with pipes and i have build 20 children. It works! But the most complicated matter is to fullfil the following requirements:
    I have to create a grandson for...
  6. Replies
    18
    Views
    1,575

    Ok tabstop. Thanks for tip. I'm sorry but i'm...

    Ok tabstop. Thanks for tip. I'm sorry but i'm totally lost with "C".
  7. Replies
    18
    Views
    1,575

    Hello again, After few days ago and checking...

    Hello again,

    After few days ago and checking lot of material,books and websites i have a proposal for the code. It works but not as the teacher requires. The problem is that when the code detects...
  8. Replies
    1
    Views
    1,137

    Beginner with Problems creating lists

    Hi,
    I would appreciate your help with the following code. I have to create a list of words and then when one is repeated the program has to show with a message.
    Can you help me with depuration and...
  9. Replies
    18
    Views
    1,575

    greetings sent!! ;) good website samaras

    greetings sent!! ;) good website samaras
  10. Replies
    18
    Views
    1,575

    great people here .following your steps. sorry...

    great people here .following your steps. sorry for my low level but lot of energy to learn
  11. Replies
    18
    Views
    1,575

    Thanks grumpy i will follow your instructions....

    Thanks grumpy i will follow your instructions. I'm all evening seeing tutorials in youtube. Can you offer me any link or tutorial to consolidate arrays, pointers and malloc?

    Thanks again?
  12. Replies
    18
    Views
    1,575

    I have built a solution but with vectors and...

    I have built a solution but with vectors and lists. Now the problem is how to solve it with malloc.

    Any help please? Thanks all of you for your comments.

    Here it is the code




    #include...
  13. Replies
    18
    Views
    1,575

    hi laserlight. Try to clarify. The programme has...

    hi laserlight. Try to clarify. The programme has to read and check everytime you enter a new word if the word exists in the list

    the premises are:
    -to use dynamic memory routines
    -the solution...
  14. Replies
    18
    Views
    1,575

    Thanks salem for your proposals i will study them.

    Thanks salem for your proposals i will study them.
  15. Replies
    18
    Views
    1,575

    Beginner with dynamic memory

    Hi all

    i have to build a programm with dynamic memory and i need some help to that.

    the programme has to list keyboard entries and when it detects a repeated string then a setencenhas to...
  16. Replies
    3
    Views
    3,766

    It works perfectly! many thanks.

    It works perfectly! many thanks.
  17. Replies
    3
    Views
    3,766

    Thanks so much for the light! Greetings.

    Thanks so much for the light! Greetings.
  18. Replies
    3
    Views
    3,766

    comparing a password with strcmp

    Hi all!

    I'm a novice with C programming and i have to solve an error in the following code. The code works like you enter a password called "uoc"
    and it shows as OK. But surprisely when you...
Results 1 to 18 of 18