FILE *fp[]; /* is this possible? */

superMan the web dweller labb-4ac at e260-2a.berkeley.edu
Wed Nov 28 00:13:27 AEST 1990


I have the following

FILE *fp[256];

for(i=0;i!=256;i++) fp[i]=fopen(file_name[i],"r+");

but when I look at the value of fp[i] I get (nil)
							 O
d.n.a.b.	aNime bERkeley	3x3 Sazan Eyes Project	o o

Q: What do you call a new cyborg?	A: A baby boomer.



More information about the Comp.lang.c mailing list