Posts
 
Reputation
Joined
Last Seen
Ranked #1K
Strength to Increase Rep
+3
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #55.0K
Ranked #4K
~603 People Reached
Favorite Forums
Favorite Tags
c x 3
Member Avatar for henks
Member Avatar for henks
0
144
Member Avatar for ragaven

Or, if you want it short: [code=c] IsPathValid(const char *fname) { return (!(FILE *f=fopen(fname,"r")))?1:0; } [/code]

Member Avatar for Ancient Dragon
0
333
Member Avatar for rohan.raizada1

Why do people keep posting the same problem in every forum they can find? [URL="http://forums.devshed.com/c-programming-42/assignment-from-incompatible-pointer-types-566060.html"]Devshed Forums[/URL] And again; read this first: [URL="http://www.daniweb.com/forums/thread78060.html"]READ THIS BEFORE POSTING[/URL]

Member Avatar for C-er
0
126