I don't want my programs to access the file system at all
means no file creation, no deletion not even the a single stream for accessing files.
how can i do that
gogoc 0 Newbie Poster
Recommended Answers
Jump to PostThen don't do that :) Don't put any code in the program that accesses the file system. Simple.
Jump to Post>>i use windows xp but i can migrate to ubuntu if u want me to use linux.
why would I care if you use *nix or Windows ?Since you have the source code then change it to comment out all the file i/o stuff. Start by commenting out …
All 5 Replies
twomers 408 Posting Virtuoso
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
gogoc 0 Newbie Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
Duoas 1,025 Postaholic Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.