Run Code  | API  | Code Wall  | Misc  | Feedback  | Login  | Theme  | Privacy  | Patreon 

9

Language: Layout:
+ ] Compiler args + ] Show input
Compilation time: 0.13 sec, absolute service time: 0,21 sec 
edit mode |  history  | discussion
Error(s):
source_file.c: In function ‘main’:
source_file.c:19:17: warning: initialization makes integer from pointer without a cast [-Wint-conversion]
     char string="Hello";
                 ^
source_file.c:21:27: error: invalid type argument of unary ‘*’ (have ‘int’)
     String=bin2str(value, *string);
                           ^
source_file.c:22:12: warning: format ‘%s’ expects argument of type ‘char *’, but argument 2 has type ‘int’ [-Wformat=]
     printf("the string is %s", String);
            ^

        

    
                
λ
.NET NoSQL database for rapid development