No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
- Interests
- Sports, reading
6 Posted Topics
Hi everyone , i have this code and i know that the problem is in the While loop but i cant clearly identify the problem , i know its about the child processes . but i need more clarity why the loop is making problems. please help thanks allot. #include … | |
Hi everyone and good morning :) . i want to simply read from the linux file "urandom" a random number and print it out on screen.just simple as that. this function should be in a file called myrandom.c ( myrandom.h must be made also, which has my function dekleration ) … | |
hi , i need help please, i have the following code but im not sure about how many childs are created and if the parent executes the first if statement : if ((i & 1) && fork() == 0) , or not , since im confused about the term (i … | |
hi everyone , i have worked on this 2 days now and cant find my mistakes , the program runs but it stops ( waiting ) after i enter 3 or 4 . can anyone help me where are my mistakes please? thanks allot. the program should do the following … | |
Hi everyone , i hope someone helps me out. im working my way up step by step learning Java . but no one at the University is helping , they just give us the homework and we have to learn alone.and give the soltution at the end of the week. … | |
Hello , im a very new to programming and i have a Question please. i must write a program in Assembly the Question is : "after giving a maximum of 30 positive numbers the program must output if the given number (Sequence) is a palindrome or not.( intering "0" or … |
The End.