Skip to content

Internal error: assignment of char array in parameter #39

Description

@derrell
#include<stdio.h>intmain(intargc, char*argv[])
{
charstring[] ="hello";
printf("[%s]\n", string="hll");
return0;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions