The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 Forum for Origin C
 Code Builder no results or variables

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

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

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000