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
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 Origin Forum for Programming
 Forum for Origin C
 cin and cout in Origin
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

shafei

USA
49 Posts

Posted - 03/26/2010 :  5:56:40 PM  Show Profile  Edit Topic  Reply with Quote  View user's IP address  Delete Topic
I was wondering how one could use C++ commands like cin and cout and ... in Origin?! Otherwise would Origin Team be thinking of adding this possibilities to OriginC?

greg

USA
1378 Posts

Posted - 03/29/2010 :  10:39:58 AM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
All OriginC runs in the context of Origin, not the operating system, so these operations do not make sense.
Instead, use InputBox for simple input or GetNBox for dialog-type input and there are many ways to output including printf.
Go to Top of Page

shafei

USA
49 Posts

Posted - 03/29/2010 :  6:13:01 PM  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
quote:
Originally posted by greg

All OriginC runs in the context of Origin, not the operating system, so these operations do not make sense.
Instead, use InputBox for simple input or GetNBox for dialog-type input and there are many ways to output including printf.



Thanks for the response. Let me ask another question: Are there a list of commands that are not similar in C++ and OriginC?
Go to Top of Page
  Previous Topic Topic Next Topic Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000