Click to See Complete Forum and Search --> : project error


yaqen_william
July 18th, 2007, 03:03 PM
hope some gurus help me, im really need u :D

yaqen_william
July 18th, 2007, 03:07 PM
actually this project has been running but,i dont know where is the mistake. The data cant store perfectly. Example ; if i want to create a new data such user and pasword it cant be run when i try to log in.

here i attach my project file. this file using devc++ :D.

hope it can be solve. Thank you

RapchikProgrammer
August 22nd, 2007, 05:20 PM
The data/ in the output dir is causing problems i just removed that and its creating the txt files widout a problem! You need to use a command i think like mkdir to first create the directory and then you can create files in that directory!