what is filestream in programming | Sololearn: Learn to code for FREE!
+ 1

what is filestream in programming

websites like codechef & hackerearth takes answer in the form of filestream. how should i solve those problems.

18th Jul 2017, 12:46 PM
shobhit
shobhit - avatar
1 Odpowiedź
+ 1
A stream is a way of passing/accessing data that you are sending to or from a program. A filestream reads in/out data to/from a file
22nd Jul 2017, 9:10 PM
josh mizzi
josh mizzi - avatar