I want to make an array that contains strings... how do I go about this? For example, in Perl I would type:
@bleh = ("bleh", "blah", "heh", "haha")
That's what I want... an array with strings... but in C. And how do I declare it?
|
Results 1 to 9 of 9
Thread: How about this oneThreaded View
|
Click Here to Expand Forum to Full Width |