Gamestudio Links
Zorro Links
Newest Posts
ZorroGPT
by TipmyPip. 11/19/25 10:10
MRC.c and WFO
by 11honza11. 11/18/25 15:22
webGL
by Ice2642. 11/17/25 21:27
Camera always moves upwards?
by NeoDumont. 11/17/25 09:56
Future of ZorroHFT
by TipmyPip. 11/16/25 13:52
COT Download with Quandl does not work
by Petra. 11/15/25 09:35
Training with the R bridge does not work
by Petra. 11/15/25 09:31
Zorro 2.70
by jcl. 11/15/25 08:43
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
3 registered members (AndrewAMD, VoroneTZ, TipmyPip), 32,640 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
SkinnyApe, tritom, sheliepaley, Blueguy, blobplayintennis
19179 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
FILE *fp; fp = fopen(); ... #112786
02/20/07 09:45
02/20/07 09:45
Joined: May 2002
Posts: 7,441
ventilator Offline OP
Senior Expert
ventilator  Offline OP
Senior Expert

Joined: May 2002
Posts: 7,441
has anyone tried to use the standard c input/output functions already? like fopen, fprintf, fclose,...?

they don't seem to work out of the box and i thought i better ask here first if someone already used them before trying to figure it out myself.

i guess my first problem is that i don't seem to have stdio.h anywhere...

Re: FILE *fp; fp = fopen(); ... [Re: ventilator] #112787
02/20/07 10:40
02/20/07 10:40
Joined: Nov 2003
Posts: 108
Oklahoma, USA
FixxeR Offline
Member
FixxeR  Offline
Member

Joined: Nov 2003
Posts: 108
Oklahoma, USA
I tried, but also couldn't get it to work. But, to be honest, I didn't really look for why it wasn't working. I'll snoop around and see if it's in the pre-existing headers/sourcefiles. If not, I'll see if I can write one.

FixxeR


John Dies at the End - One of the best fictional stories online. Join the fight for Internet Freedom
Re: FILE *fp; fp = fopen(); ... [Re: FixxeR] #112788
02/20/07 11:38
02/20/07 11:38
Joined: Jul 2006
Posts: 783
London, UK
sheefo Offline
User
sheefo  Offline
User

Joined: Jul 2006
Posts: 783
London, UK
I noticed these functions didn't work. I use a DLL for that. It would be easier if Lite-C supported this.

Re: FILE *fp; fp = fopen(); ... [Re: sheefo] #112789
02/20/07 15:54
02/20/07 15:54
Joined: Jul 2000
Posts: 28,030
Frankfurt
jcl Offline

Chief Engineer
jcl  Offline

Chief Engineer

Joined: Jul 2000
Posts: 28,030
Frankfurt
By default, the FILE type and functions are not activated because of lite-C's own file functions. But of course you can add them easily. Lite-C supports all C library and Windows API functions. Here's a description how to add any function you want:

http://manual.conitec.net/litec_c.htm




Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1