I tried to call a hello.c from V (but it doen't work) #17324
Replies: 5 comments 4 replies
-
I see one error in your source: fn C. sayHello(&char) int should not have a space between the fn C.sayHello(&char) int Also need to know the command lines used to compile the V and C code. |
Beta Was this translation helpful? Give feedback.
-
Is it possible that when I run |
Beta Was this translation helpful? Give feedback.
-
With the other approach (v to c and compile)
I get another error message :
|
Beta Was this translation helpful? Give feedback.
-
try ' v -cc gcc run app.v ' |
Beta Was this translation helpful? Give feedback.
-
Thanks! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
=====
=====
====
==========
====
Beta Was this translation helpful? Give feedback.
All reactions