Skip to content

Lab05.pptx上的一点问题 #55

@MongXinChan

Description

@MongXinChan

环境:g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
下为更正后的ppt:
Lab05.pptx

第四页和第五页ppt出现相同的return0;而非return 0;
Image

Image

第六页中printf()换行应该添置"",即:

printf(""
""
"");

左侧为printf正确用法;并且左右demo1,demo2均缺少malloc()的类型转换。
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions