![]() |
| | #1 |
| Registered User Join Date: Dec 2005
Posts: 141
| A couple of stream questions 2. How to create an array of streams? AK |
| AngKar is offline | |
| | #2 | ||
| Anti-Poster Join Date: Feb 2002
Posts: 1,241
| Quote:
Quote:
Code: //An array of five streams Stream[] streams = new Stream[5];
__________________ Rule #1: Every rule has exceptions | ||
| pianorain is offline | |
| | #3 |
| Registered User Join Date: Dec 2005
Posts: 141
| So is this valid? I want to do something like this.... Code:
public Stream getStream(Stream stream)
{
MemoryStream ms;
.
.
.
retrun ms;
}
|
| AngKar is offline | |
| | #5 |
| Registered User Join Date: Dec 2005
Posts: 141
| Thanks Piano |
| AngKar is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Couple of questions about XOR linked lists... | klawson88 | C Programming | 5 | 04-19-2009 04:55 PM |
| a couple of questions about System.String | Elkvis | C# Programming | 5 | 02-17-2009 02:48 PM |
| A couple of Basic questions | ozumsafa | C Programming | 8 | 09-26-2007 04:06 PM |
| Couple of Questions | toonlover | Windows Programming | 10 | 07-14-2006 01:04 AM |
| couple questions for newb | bluehead | C++ Programming | 10 | 11-24-2001 03:32 AM |