Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/08/07 06:49
Modified:
  08/08/07 06:50

Read: times


 
#142923 - Two things wrong with thing 1
Responding to: ???'s previous message
Juergen Christoph said:
1. You can't return an array from the function this way. It is valid inside the function only.

That's one problem, and 'static' is a possible solution to it;
The other problem is the return type of the function: it is defined to be a single 'char' - not an array...

(maybe this is different in c#...?)

List of 13 messages in thread
TopicAuthorDate
help required with array manipulation in c#            01/01/70 00:00      
   just having formatted            01/01/70 00:00      
   array not float?            01/01/70 00:00      
      Try This            01/01/70 00:00      
         but be sure to comment it carefully!            01/01/70 00:00      
   Why do you keep saying C# ??            01/01/70 00:00      
   Two things that are definitly wrong            01/01/70 00:00      
      Two things wrong with thing 1            01/01/70 00:00      
         Sorry and Thanks            01/01/70 00:00      
   Also..            01/01/70 00:00      
      ...and, 8051 specifically            01/01/70 00:00      
         8051 in C programming            01/01/70 00:00      
            first and second            01/01/70 00:00      

Back to Subject List