My Machines with Classic Outlook 365, have a banner on top Next Time Outlook is opened, will be autoly switched to NEW Outlook, not sure if i should try to prevent that or just get used to new Outlook at this point
Yeah, no. I won't be "upgrading" to the "mandatory" Windows 11 until all the bugs with DirectX and Hibernate are sorted out. Until then ASUS and Microsoft can both stuff it where the sun don't shine.
Tech demos are a declaration of desire, an horizon for what they pretend to put on those boxes call consoles (i still laugh at the poor implementation of Hairworks in W3 when you compare it with the demos)...being made on UE5 doesn't give me any confidence considering how poorly it runs in those things, and CDPR is not a marvel in that aspect neither.
And about the game, so far is non existent besides the cinematic trailer. If from the get go they have to justify the whys for the protagonist, you start your narrative with the left foot.
Seen a 5090 for just over $3,000 at Best Buy just a couple days ago.
It wasn't the sticker price that made me laugh... it's knowing that, for now... that kind of investment that includes drivers that don't work, is a headache no one should have to shell out for.
But.. it's not the first time Nvidia has choked on crappy drivers, won't be the last.. so, if you spent a pretty penny on the next gen, hang in there... sure they'll get it right some day here soon.
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