It sometimes comes down to leadership. Where Panos Panay was more about new features and strageic ads, the new lead for Windows seems to be more about fixing performance and consistency along with moving more components to the new settings app.
Also for the first time, the Xbox team is allowed to play under the hood and tweaking the OS for what could be a Game Ready Edition. I like the new direction but it was a longer than expected journey.
my hard drive is all most full i have 100gig left .but i have a 2TB Expansion hardrive it said on back of the box that it dont need formatting ,how can i have windows updates to save to the 2tb hard drive,the drive is seagate HDD can i put data of my full hardrive on to the 2TB HDD. I have windows 11 thank you nick
Question
jonovate
Has anyone ever been able to get an enum to compile with one of its values having a space in it?
ie:
I have tried with single quotes, double quotes, parantheses, and square brackets around the value, and stilll no luck.
projects\consoleapplication1\class1.cs(12,27): error CS1513: } expected
projects\consoleapplication1\class1.cs(12,37): error CS1002: ; expected
projects\consoleapplication1\class1.cs(19,10): error CS1518: Expected class,
projects\consoleapplication1\class1.cs(19,27): error CS1001: Identifier expected
projects\consoleapplication1\class1.cs(19,29): error CS1518: Expected class, delegate, enum, interface, or struct
projects\consoleapplication1\class1.cs(26,1): error CS1022: Type or namespace definition, or end-of-file expected
(using VS.NET 2003 to compile)
Link to comment
https://www.neowin.net/forum/topic/246859-c-enum-with-spaces/Share on other sites
7 answers to this question
Recommended Posts