65.9K
CodeProject is changing. Read more.
Home

static variables causing problem in console applications

starIconstarIconstarIconstarIconstarIcon

5.00/5 (1 vote)

Mar 20, 2012

CPOL
viewsIcon

7252

sometimes console applications give runtime error when you declare static varialbes, so here is a solution how to deal with it