[freefalcon-developers] Re: Introduction of myself as new subscriber on the dev-list

  • From: "Zhitao Li" <zhitaoli.hust@xxxxxxxxx>
  • To: <freefalcon-developers@xxxxxxxxxxxxx>
  • Date: Fri, 18 Jan 2013 02:56:30 -0700

Hi all,

 

I already got the code, and I was able to compile it with no problem. 

However, majority of the code in in C style, and it uses fopen() to open
files, I am having some very weird problems with these C style functions,
fopen is not working, no matter there is a file or not it returns a non-NULL
pointer any way, and if I try to read the opened file with fscanf(), it gets
nothing, I also tried to use fopen() to create new files, no file will be
created, and check fopen() status with if(fopen(newFileAbsolutePath, "w") ==
NULL) {std::cout<<"open failed"<<std::endl;} it won't enter and print out
anything, because the file point is not NULL, although there is no file
created.

 

If anyone can give some idea, what's causing this problem, please help. I
also created another x86 and x64 VS2010 project to test the fopen()
function, it works fine in those test projects. 

 

Thanks!

 

Plutonium

 

From: freefalcon-developers-bounce@xxxxxxxxxxxxx
[mailto:freefalcon-developers-bounce@xxxxxxxxxxxxx] On Behalf Of Mark
Tigelaar
Sent: Friday, January 18, 2013 2:56 AM
To: freefalcon-developers@xxxxxxxxxxxxx
Subject: [freefalcon-developers] Re: Introduction of myself as new
subscriber on the dev-list

 


 

  _____  

Date: Fri, 18 Jan 2013 10:45:01 +0100
From: pmvstrm@xxxxxxxx
To: freefalcon-developers@xxxxxxxxxxxxx
Subject: [freefalcon-developers] Re: Introduction of myself as new
subscriber on the dev-list

Hi Mark,

and welcome on the developer list. You have done anything right.
If you read this, just click reply thadts all. 

ps: Tell us a bit about your Ideads for FreeFalcon

Greetings Peter.



Am 18.01.2013 10:41, schrieb Mark Tigelaar:

Hi all,
 
After contacting Peter on possibilities for future work on the amazing
FreeFalcon version of F4, he pointed me in the direction of the
freelists.org where freefalcon-developers is the list for the dev-team. At
least I hope I understood this correct. 
 
I did subscribe on the freelists.org but , probably because of having no
rights to see anything, I found noone to get in touch with, or to introduce
myself.
 
So, I hope I can get this sorted with this email.
 
Hope to hear from you guys soon (with instructions what the following steps
are)
 
High regards,
Mark

 

Other related posts: