T O P I C R E V I E W |
Yu0 |
Posted - 12/17/2017 : 08:37:56 AM I am the first time to use Code Builder. I copy void HelloWorld() { printf("Hello World, from Origin C\n"); } after "// Start your functions here." just like the Guide taught. However, there is no result on the results window... Output seems OK (compiling... 1.c Linking... Done!) And I try to create variables, the problem is the same. Do I miss something..? Thank you very much. |
1 L A T E S T R E P L I E S (Newest First) |
yuki_wu |
Posted - 12/17/2017 : 9:45:58 PM Hi,
After compiling and linking the file, did you execute the function? I mean paste or type the function name in the Command box and then click Enter key.

Regards, Yuki OriginLab
|
|
|