Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Quickly reach memory limit
//Write straight to memory using System; using System.Collections.Generic; using System.Linq; using System.Text.RegularExpressions; using System.IO; namespace Rextester { public class Program { public static void Main(string[] args) { using (MemoryStream ms = new MemoryStream()) using (StreamWriter sw = new StreamWriter(ms)) { while(true) sw.Write("test"); } } } }
run
|
edit
|
history
|
help
0
Testing list
1
Implementing two interfaces with the same method signature
Doubt-" 1 parameter Gen _Derive_Class inherit the 2 parameter Gen_Base_Class"
implement stack
Plt-D v.0.9.3
UF pc
SKR2
a
Array Foreach with sum