[linux操作系统实验]进程的创建(有时程序输出在cmd提示之后?)

/ 6,504评论 / 48729阅读 / 0点赞

问题


实验具体内容

实验内容

编写一段程序,使用系统调用fork( )创建两个子进程。当此程序运行时,在系统中有一个父进程和两个子进程活动。让每一个进程在屏幕上显示一个字符:父进程显示'a',子进程分别显示字符'b'和字符'c'。试观察记录屏幕上的显示结果,并分析原因。

涉及的系统调用

…..
pid=fork( );
if  (! pid) printf("I'm the child process!\n");
else if (pid>0) printf("I'm the parent process! \n");
else printf("Fork fail!\n");
……
fork( )调用前
…..
pid=fork( );
if (! pid) printf("I'm the child process!\n");
else if (pid>0) printf("I'm the parent process!\n ");    
else printf("Fork fail!\n");
……
 …..
pid=fork( );
if (! pid) printf("I'm the child process!\n");
else if (pid>0) printf("I'm the parent process!\n ");
else printf("Fork fail!\n");
……
fork( )调用后

源代码

#include <iostream>
#include <unistd.h>
using namespace std;
int main()
{
        cout << "<< coolight | [软件202,2006300052,郑泳坤]" << endl;
        int fork_num = fork();
        if(fork_num == -1){
                cout << "<< fork Error" << endl;
        }else if(fork_num == 0){ //子进程
                fork_num = fork();
                if(fork_num == -1){
                        cout << "<< fork Error" << endl;
                }else if(fork_num == 0){ //子进程
                        sleep(0.5);
                        cout << "c" << endl;
                }else if(fork_num > 0){
                        sleep(0.5);
                        cout << "b" << endl;
                }
        }else if(fork_num > 0){
                sleep(0.5);
                cout << "a" << endl;
        }
        return 0;g
}

运行结果截图

思考

  1. I’m really loving the theme/design of your blog. Do you ever run into any web browser compatibility problems? A few of my blog audience have complained about my site not operating correctly in Explorer but looks great in Opera. Do you have any recommendations to help fix this issue?

  2. This one is an inspiration personally to uncover out far more associated to this subject. I need to confess your knowledge prolonged my sentiments as well as I’m going to proper now take your feed to remain updated on each coming blog posts you would possibly presumably create. You are worthy of thanks for a job perfectly performed!

  3. hello there and thank you for your info – I have certainly picked up something new from right here. I did however expertise several technical issues using this site, as I experienced to reload the web site lots of times previous to I could get it to load properly. I had been wondering if your web hosting is OK? Not that I’m complaining, but sluggish loading instances times will very frequently affect your placement in google and could damage your quality score if advertising and marketing with Adwords. Well I am adding this RSS to my e-mail and can look out for much more of your respective exciting content. Make sure you update this again soon..

  4. Hi. best wishes to you and your very nice blog”   

  5. Thanks for this post. I definitely agree with what you are saying. I have been talking about this subject a lot lately with my mother so hopefully this will get him to see my point of view. Fingers crossed!

  6. gas safety cert说道:

    I always visit new blog everyday and i found your blog.`~–*

  7. i like chaning tatum because he has a great body, just look at those chest muscles*

  8. Easily, the post is really the greatest on this laudable topic. I concur with your conclusions and will thirstily look forward to your future updates. Saying cheers will not just be sufficient, for the brilliant c lucidity in your writing. I will instantly grab your rss feed to stay privy of any updates. Solid work and much success in your business enterprise!

  9. I always visit new blog everyday and i found your blog.,,-:*

  10. Thank you pertaining to discussing that superb content material on your web site. I ran into it on the search engines. I am going to check to come back after you publish extra aricles.

  11. At times your website will be loading gradually, better find a far better web host.

  12. Hi my family member! I want to say that this article is amazing, great written and include approximately all vital infos. I’d like to look extra posts like this.

  13. This web-site can be a walk-through rather than the information you wished about it and didn’t know who must. Glimpse here, and you’ll definitely discover it.

  14. howdy, I am gettin my site ranked “lands end catalog”.

  15. I definitely wanted to jot down a note to be able to express gratitude to you for all of the wonderful tactics you are giving on this site. My time-consuming internet search has now been paid with incredibly good ideas to exchange with my best friends. I ‘d suppose that we visitors are very much blessed to be in a remarkable network with so many outstanding people with insightful opinions. I feel rather blessed to have used the web pages and look forward to many more fun times reading here. Thank you again for everything.

  16. nice post! am looking forward to read your future post, great weekend ahead!

  17. Hello! I would wish to make a enormous thumbs up to the fantastic information you may have here within this post. I will be returning to your blog for more soon.

  18. There are various agencies which deals with evidences located at a crime scene. Police use it for investigation, prosecuting attorney presents it before court of law as well as a forensic science technician analyzes evidences thoroughly to help other agencies in criminal procedure. A forensic science technician conducts comprehensive chemical and physical study of evidence submitted by a law enforcement agency

  19. learning toys can enable your kids to develop their motor skills quite easily;;

  20. It is truly a nice and helpful piece of information. I’m satisfied that you just shared this helpful tidbit with us. Please stay us up to date like this. Thank you for sharing.

  21. healthy eating should be our top priority since there are many junk foods and foods with no nutritional value these days..

  22. Spot on with this write-up, I actually believe this site requirements additional consideration. I’ll more likely once more to study additional, many thanks for that information.

  23. Most what i read online is trash and copy paste but i think you offer something different. Keep it like this.

  24. It’s difficult to acquire knowledgeable folks during this topic, nevertheless, you be understood as do you know what you’re referring to! Thanks

  25. I think one of your advertisements triggered my internet browser to resize, you might want to put that on your blacklist.

  26. Respect to post author, some fantastic information .

  27. There is noticeably a lot of money to learn about this. I suppose you made particular nice points in features also.

  28. After a brief firefight that results in the hood of Highsmith’s car getting blown into the windshield, the two inadvertently crash into the side of a double decker bus.

  29. I dugg some of you post as I thought they were extremely helpful handy

  30. This is actually a good influencing view on this particular idea. And I’d like you to know that I’m really glad you shared your thoughts plus knowledge and I find that i agree. I truly truly appreciate the straightforward writing along with the focus you have invested writing this posting. Loads of thanks yous for that good work plus very good luck with the website, I most certainly will be awaiting new topics within the future.

  31. Loving the info on this internet site , you have done outstanding job on the articles .

  32. Great post , I am going to spend more time researching this topic

  33. I’m impressed, I have to admit. Truly rarely do I encounter a blog that’s both educative and entertaining, and without a doubt, you’ve hit the nail on the head. Your notion is outstanding; the pain is an element that not enough folks are speaking intelligently about. My business is happy that I stumbled across this in my search for something regarding this.

  34. Augustine thanks for sharing this! My extensive google search has now been recently paid for using quality insight to talk about together with our relatives.

  35. Today, considering the fast chosen lifestyle that everyone is having, credit cards have a huge demand in the economy. Persons throughout every discipline

  36. You made some decent points there. I looked on the net to the issue and located most individuals is going coupled with with all your internet site.

  37. Have you ever considered writing an ebook or guest authoring on other websites? I have a blog centered on the same subjects you discuss and would love to have you share some stories/information. I know my readers would value your work. If you’re even remotely interested, feel free to send me an email.

  38. Hi there, just became alert to your blog through Google, and found that it’s really informative. I am going to watch out for brussels. I will appreciate if you continue this in future. A lot of people will be benefited from your writing. Cheers!

  39. […]although websites we backlink to below are considerably not related to ours, we feel they are actually worth a go through, so have a look[…]…

  40. cheers for such a brilliant site. Where else could someone get that kind of info written in such a perfect way? I have a presentation that I am presently working on, and I have been on the watch out for such information.

  41. safegas register说道:

    If you are one of those, who possess the ardent desire of making a home bar, then the bar woodworking plans will proficiently guide you to fulfill this objective.

  42. Youre so cool! I dont suppose Ive read anything this way prior to. So nice to seek out somebody by incorporating original thoughts on this subject. realy we appreciate you beginning this up. this fabulous website is one thing that is needed over the internet, someone after a little originality. useful problem for bringing something new towards the net!

  43. Fantastic write-up, many thanks. I just agreed to your rss feed!

  44. How do I start to learn how to Hip Hop dance?

  45. Decidedly refreshing idea, I suppose I will give it a shot. Thanks!

  46. An array of wild hair caution equipment in hair apply, tweezers, hydrogen stick reviews frizzy hair scissors, frizzy hair sawing scissors, sheers, specialist sheers, frizzy hair sheers, frizzy hair hair comb, bobby pin, head piece, eyelash curler, hair hair brush, plus shower limitation accessories can be purchased.

  47. safe gas near me说道:

    I feel there’s a problem with your web site using Firefox browser.

  48. Hey this can be a great looking site, is wordpress? Forgive me for the dumb question – but if so, what theme is? Thanks!

  49. gas engineer说道:

    Attorneys… […]just below, are some totally unrelated sites to ours, however, they are definitely worth checking out[…]…

  50. I really like your writing style, great information, thankyou for posting : D.

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注