Search code examples
Why does the equal to operator not work if it is not surrounded by spaces?...


bashshellsyntaxscripting

Read More
What C# compiler am I running and what is the latest version of C# syntax it supports?...


c#asp.netsyntaxcompilationvisual-studio-2022

Read More
How to format multiple 'or' conditions in an if statement...


javasyntaxif-statement

Read More
SwiftUI value not getting updated...


swiftswiftuisyntaxsyntax-highlightingnsattributedstring

Read More
For loop syntax in Python without using range() or xrange()...


pythonsyntax

Read More
How to instantiate an object in TypeScript by specifying each property and its value?...


typescriptsyntaxinstanceinstantiation

Read More
Does Haskell have List Slices (i.e. Python)?...


listhaskellsyntax

Read More
PowerShell string interpolation syntax...


powershellsyntaxstring-interpolation

Read More
How to check for null value inline and throw an error in typescript?...


typescriptsyntaxnullnull-check

Read More
Can't use fopen and mkdir in same program...


cfilesyntaxfopenmkdir

Read More
Windows (cmd) batch - usage of enclosing brackets in a subroutine...


windowsbatch-filesyntax

Read More
Command not found error in Bash variable assignment...


bashshellsyntaxshvariable-assignment

Read More
Could Java recursive generics be seen as syntactic sugar for inheritance with overriding...


javagenericsinheritancesyntaxsyntactic-sugar

Read More
Creating a loop for protocol-type array...


swiftclasstypessyntaxprotocols

Read More
Is there a difference between "!=" and "is not" in C#?...


c#if-statementsyntax

Read More
Syntax error with LAG function and WITH clause...


sql-serversyntaxsyntax-errorwith-statement

Read More
What is the difference between ('a,'b) and ('a*'b)?...


haskellsyntaxtuplessml

Read More
capture changes made to object outside yield statement python...


pythonsyntax

Read More
R package: use %>% symbol when dplyr package is loaded as Imports...


rdplyrsyntaxdependenciesr-package

Read More
Where can I put an array subscript?...


arrayscsyntax

Read More
How to break out of a loop from inside a switch?...


c++loopssyntaxswitch-statementbreak

Read More
Can you use a trailing comma in a JSON object?...


jsonsyntaxdelimiter

Read More
What does the "at" (@) symbol do in Python?...


pythonsyntax

Read More
How can I get rid of the brackets used to initalize my array?...


arrayscsyntax

Read More
Compiler error in the statement "a->friend = b;"...


c++classsyntaxc++20keyword

Read More
Use of null statement in C...


csyntaxuse-case

Read More
Why doesn't C have binary literals?...


csyntaxbinaryliterals

Read More
Is it portable to have a stray semicolon in a class' declaration...


c++classsyntaxlanguage-lawyergrammar

Read More
Powershell script ignoring $userInput variable...


powershellsyntaxcomparison-operators

Read More
Why can you define a lambda with a name in the capture-list of a lambda-expression, but not outside ...


c++lambdasyntax

Read More
BackNext