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

/ 6,466评论 / 48189阅读 / 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. Leona Scott说道:

    몸캠피싱 피해를 예방하기 위해 저희 더 많은 정보를 위한 클릭 에서는 다양한 대처 방법을 안내하고 있습니다

  2. Wendi说道:

    When I was walking through the manufacturing plant today,
    the gleaming areas of stainless steel captivated my attention at every turn.
    It’s fascinating to see how this alloy, made up mainly of iron, chromium, and nickel, has grown into an integral element
    of our modern-day world. From the massive vats within the food processing sector to the intricate medical instruments used in cleanrooms, stainless steel’s versatility never ceases
    to amaze me.

  3. Good post. I learn something totally new and challenging on sites I stumbleupon on a daily basis. It’s always useful to read through content from other authors and use a little something from other web sites.

  4. Lloyd Bennett说道:

    Hot air ballooning in Dubai is a unique way to escape the hustle and bustle of the city and enjoy serene moments in the sky balloon adventures dubai

  5. Dustin Goodwin说道:

    동영상유포 피해로 인한 정신적 고통은 상상하기만 해도 가슴 아픕니다. 여기서 더 많은 것을 발견하십시오 을(를) 통해 이런 고통을 줄일 수 있는 방법을 찾고 싶어요

  6. Hulda Holland说道:

    Thanks for the detailed post. Find more at Have a peek here

  7. Jackson Carson说道:

    La inteligencia artificial transformará los entrenamientos. Haga clic aquí

  8. Ina Christensen说道:

    Thanks for the great explanation. Find more at random video chat

  9. Galileo FX说道:

    Howdy! This blog post couldn’t be written much better! Looking at this post reminds me of my previous roommate! He always kept preaching about this. I’ll forward this post to him. Pretty sure he’s going to have a great read. Many thanks for sharing!

  10. I recently availed Emarates Car Recovery’s services, and I was impressed with their prompt response and efficient assistance. Their team ensured a hassle-free experience from start to finish Hop over to this website

  11. Derek Sullivan说道:

    Traveling with a group? Renting a spacious and snug car or truck from Rideshare Perth will will let you savour your journey mutually even as exploring the wonders of Perth

  12. Hettie Mitchell说道:

    Thanks for the clear breakdown. Find more at cctv batam

  13. John说道:

    I could not refrain from commenting. Exceptionally well written!

  14. Harriet Gutierrez说道:

    동영상유포 피해로 인한 정신적 고통은 상상하기만 해도 가슴 아픕니다. 좋은 사이트 을(를) 통해 이런 고통을 줄일 수 있는 방법을 찾고 싶어요

  15. Lina Jacobs说道:

    Need urgent car recovery assistance in Dubai? recovery vehicle near me is just a phone call away, ready to provide reliable and professional services whenever you need them, offering peace of mind during stressful situations

  16. Jesus Chandler说道:

    If you value convenience and adaptableness at the same time as travelling, I awfully counsel renting a car or truck from Rent A Car Perth in Perth. You shouldn’t feel sorry about having the freedom to discover at your recreational

  17. Kenneth Watkins说道:

    Gracias por la información descriptiva sobre cómo funcionan los fondos de inversión Comercializadora de luz y gas

  18. Lucile Holt说道:

    몸캠피싱은 정말 심각한 문제인 것 같아요. 저희 더 많은 정보를 찾아보십시오 에서는 이와 관련된 최신 정보와 대처 방법을 안내해드리고 있습니다

  19. Ronald Butler说道:

    Learn here stands out for their commitment to sustainability in maritime shipping, reducing carbon emissions and promoting eco-friendly practices

  20. Quality content is the main to be a focus for the viewers to pay a visit the site, that’s what this site is providing.

  21. Birdie Curtis说道:

    This was a wonderful guide. Check out https://www.anime-planet.com/users/lavellmxjd for more

  22. Zachary Hines说道:

    If you’re seeking to upgrade your pickleball paddle, bear in mind to trust making an investment in a advantageous overgrip from pickleball paddle grips for sale . It’s a small investment which will make a marvelous effect on your efficiency

  23. Adele Stevenson说道:

    Don’t enable transportation barriers restrict your exploration of Perth’s outstanding attractions. Renting a vehicle from https://www.longisland.com/profile/abbotsxwlm/ ensures that you can actually event the entirety this city has to offer

  24. Sue Jacobs说道:

    Additional reading ‘s cutting-edge technology and innovative solutions make them a leader in the maritime shipping industry

  25. James Wilkins说道:

    Dubai offers endless opportunities for amazing experiences, and hot air ballooning is definitely one of them hot air balloon ride dubai

  26. Evan Moore说道:

    Need a nontoxic mode of transportation in the course of your continue to be in Perth? Choose Long Term Car Hire Perth for his or her %%!%%baa874c1-third-463f-80bb-48880b67ddc4%%!%% vehicle rental features, permitting you to navigate the town easily

  27. Leon Valdez说道:

    몸캠피싱에 대해 깊게 알아보니 실제로 많은 사람들이 피해를 입는군요. 저희 여기로 엿보기 에서 제공하는 안전한 사용 팁을 참고하세요

  28. Amanda Hughes说道:

    Trusting https://www.scoop.it/u/isaac-cresci with my maritime shipping needs was a decision I will never regret

  29. Ricky Snyder说道:

    영상유포 피해로부터 안전하게 보호되는 방법과 관련된 정보입니다 더 많은 정보를 얻을 수 있습니다

  30. Pauline Maxwell说道:

    Quad biking in Dubai is an absolute must-do! Rent yours from quad biking dubai and immerse yourself in the beauty of the desert

  31. Lenora Atkins说道:

    Whether you are vacationing Perth for a day or a month, renting a car from Perth Car Rental will offer you the freedom to customize your itinerary and make the maximum out of your time out

  32. Nellie Gray说道:

    I found this very interesting. For more, visit free video chat

  33. Jean Rodriguez说道:

    Appreciate the thorough write-up. Find more at penangkal petir batam

  34. Joel Martinez说道:

    Excelente punto sobre la relevancia de la gestión financiera https://www.instapaper.com/read/1696623146

  35. Lida Long说道:

    Don’t permit transportation troubles preclude your journey trip in Perth. Renting a auto from https://www.anobii.com/en/01703c3761e72c55ea/profile/activity ensures a delicate and snug trip throughout the time of your dwell

  36. Mamie Curtis说道:

    Fondos prometedores con estrategias adecuadas. Sector fotovoltaico español

  37. Ricardo Porter说道:

    There’s something truly magical about floating through the sky in a hot air balloon hot air balloon dubai

  38. Amy Summers说道:

    Renting a automotive from https://www.cheaperseeker.com/u/ceinnadqqw was once the superb determination I made at some stage in my shuttle to Perth. It allowed me to seek advice from all of the attractions alone time table and at my own speed

  39. Amelia Keller说道:

    If you might be critical approximately improving your pickleball recreation, do not overlook the magnitude of a exquisite overgrip. I’ve been by using can you use tennis overgrip on pickleball paddle ‘s overgrips, and they’ve greatly superior my management and accuracy

  40. Devin Lindsey说道:

    Thanks for the great tips. Discover more at free video chat

  41. Howdy, I think your blog could be having internet browser compatibility issues. When I look at your site in Safari, it looks fine however, when opening in IE, it has some overlapping issues. I merely wanted to give you a quick heads up! Apart from that, excellent site!

  42. 789b com说道:

    I must thank you for the efforts you have put in writing this blog. I’m hoping to see the same high-grade blog posts from you in the future as well. In truth, your creative writing abilities has inspired me to get my own, personal website now 😉

  43. Nannie Wilkerson说道:

    El artículo ha sido muy útil para entender mejor las oportunidades en estos mercados consultar aquí

  44. Jordan Wilson说道:

    몸캠피싱 피해를 예방하기 위해 꼭 알아야 할 정보들을 저희 여기를 클릭하여 정보를 얻으십시오 에서 확인하실 수 있어요

  45. Mason McDonald说道:

    Evaluación precisa de las estrategias. Ganancias

  46. Gary Barnes说道:

    Hiring a auto from Short Term Car Rental Perth in Perth isn’t very almost getting from element A to point B; this is about embracing the pleasure of using and having an unforgettable journey

发表回复

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