Path: chuka.playstation.co.uk!scea!peter_alau@playstation.sony.com From: "Me" Newsgroups: scee.yaroze.freetalk.english Subject: Strings, Files and Such Date: Tue, 24 Nov 1998 15:04:55 +0200 Organization: Here Lines: 11 Message-ID: <73edk4$r845@scea> NNTP-Posting-Host: 134.235.149.237 X-Newsreader: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 As I am a programmer by hobby, I have never taught myself anything about strings, except for what I need. Well, now I need to read a text file and parse it on the playstation. Well, there is not fscanf. Does anyone know how to make a similar function that uses a string loaded into memory (char *). I need it to define my levels in an easy to edit text file rather than having to code a level editor (which I am working on) just to test the playstation side of things. Well, your help would be much appreciated. Nathan