Answer the question
In order to leave comments, you need to log in
New project Attempted to read or write to protected memory?
Visual Studio 2010 Ultimate
Console Application
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace cons
{
class Program
{
static void Main(string[] args)
{
Console.ReadKey();
}
}
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question