I used this code to test it:
FileStream fs = new FileStream("\\SD\\netduino.txt", FileMode.OpenOrCreate, FileAccess.Write, FileShare.None, 512); StreamWriter sw = new StreamWriter(fs); sw.WriteLine("it works!"); sw.Flush(); sw.Close(); fs.Close();
![]() |
  | |||||||||||||
![]() |
|
![]() |
||||||||||||
SpacetechMember Since 11 Apr 2011Offline Last Active Sep 08 2016 10:16 PM Posts I've Made | ||||||||||||||
![]() |
||||||||||||||
![]() |
|
![]() |
||||||||||||
![]() |
This webpage is licensed under a Creative Commons Attribution-ShareAlike License. | ![]() |
||||||||||||
![]() |