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
 FILE I/O Problems

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
FunWithNumbers88 Posted - 07/29/2011 : 3:27:20 PM
Origin Ver. and Service Release (Select Help-->About Origin): 8.51
Operating System: Windows 7

I've included Origin.h, which itself includes File.h and stdio.h, but I still get the error:

Member function Folder::MakeActive not defined or does not have matching prototype
Member function stdioFile::open not defined or does not have matching prototype

Wtf? How do I fix this? I'm not sure where all these externed files are kept, so it could be that even though Origin.h includes them, there is no actual functionality underneath.

22s!
2   L A T E S T    R E P L I E S    (Newest First)
FunWithNumbers88 Posted - 08/01/2011 : 12:09:32 PM
Yea I fixed it. It was a silly mistake 'O' instead of 'o'.

I got mixed up because a tutorial I was reading used the wrong activation method...I searched the Wiki for the correct version.

22s!
Penn Posted - 07/31/2011 : 10:05:34 PM
Hi,

I am afraid that neither of the mentioned functions exists in Origin C. Maybe you can refer to Folder::Activate method and File::Open(pay attention to the capital letter "O") method.

Penn

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