Search Results

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: venomxxl ; Forum: C and child forums
Forum: C Nov 9th, 2009
Replies: 1
Solved: Creating a file
Views: 278
Posted By venomxxl
You can just
fopen("file", "w");

to create the file if it doesn't exist.

You can also try checking if a file exists using dirent.h on *nix, check this out:...
Forum: C Nov 4th, 2009
Replies: 9
Views: 522
Posted By venomxxl
Can you paste the errors you get? And possibly more code?
By the first look I can advise to use pointers instead of int seat[][][][].
Showing results 1 to 2 of 2

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC