Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

第一章程序片段wait代码好像有问题 #2

Open
FengWu-PKU opened this issue Mar 4, 2023 · 1 comment
Open

第一章程序片段wait代码好像有问题 #2

FengWu-PKU opened this issue Mar 4, 2023 · 1 comment

Comments

@FengWu-PKU
Copy link

FengWu-PKU commented Mar 4, 2023

pid = wait((*int* *)0);
这里int两边的*感觉原意是想斜体?但是在代码中显示的是原本的*号

@manMachineLanguage
Copy link

manMachineLanguage commented Mar 29, 2023

这里官方xv6英文手册里是wait(int * 0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants