18 Nov 2008 at 18:31 #1 FreeStream FreeStream Soldato Joined 10 Apr 2004 Posts 13,497 Edit: Nevermind, again patients is needed lol! Last edited: 18 Nov 2008
18 Nov 2008 at 18:48 #3 FreeStream FreeStream Soldato OP Joined 10 Apr 2004 Posts 13,497 PCDave said: would a regular expression solve this problem? Click to expand... Errr, if I knew what one of them is The most we have learnt is functions, statements like "if (ii>6){etc}", arrays, pointers and strings. Basically everything we've learnt is in the posted text.. Edit: Ok I think i've cracked it! Patients (sp!?) is key!!! lol Last edited: 18 Nov 2008
PCDave said: would a regular expression solve this problem? Click to expand... Errr, if I knew what one of them is The most we have learnt is functions, statements like "if (ii>6){etc}", arrays, pointers and strings. Basically everything we've learnt is in the posted text.. Edit: Ok I think i've cracked it! Patients (sp!?) is key!!! lol
18 Nov 2008 at 19:36 #5 FreeStream FreeStream Soldato OP Joined 10 Apr 2004 Posts 13,497 Whoop, fixed Last edited: 18 Nov 2008
18 Nov 2008 at 23:09 #7 FreeStream FreeStream Soldato OP Joined 10 Apr 2004 Posts 13,497 Just some massive printf and fscanf statements!! Makes sense really...