Thread: Right or wrong?
View Single Post
  #1 (permalink)  
Old January 4th, 2004, 09:50 PM
ÕÅÃÍ
Guest
 
Posts: n/a
Default Right or wrong?

    A few days ago,i wrote a program, here is part of it:

    char season[][4]={"spring","summer","fall","winter"};

    who can tell me it is right or not?

    if it is right,how can i output it?


  thanks in advance!:)

Reply With Quote