|
-
February 5th, 2005, 03:04 AM
#1
Stream Concept Implementation
Streams are a common programming concept in many language (e.g Java), and i understand the basic concept, but does anyone know how Streams are implemented in the underlying machine code. For example; are Streams just machine language subroutines that move data (and sometimes include their own subsubroutines) ?
Any help/ideas would be great.
Thanks
-
February 5th, 2005, 05:08 AM
#2
Hi mikester2,
I hope these will answer your questions...but I really don't know if they will...
http://ei.cs.vt.edu/~wwwbtb/book/chap21/javalag.html
Java Language
http://www.acroname.com/brainstem/C/C1.html
C Library Getting Started Guide
Eg
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|