Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in syntax
How would you write the equivalent of this C++ loop in Rust
Aug 10, 2022
loops
syntax
rust
iteration
LINQ to SQL column has keyword as column name, how to quote/escape
Oct 24, 2022
c#
linq
syntax
escaping
Is it possible to turn off support for "and" / "or" boolean operator usage in gcc?
Aug 16, 2022
c++
gcc
compiler-construction
syntax
boolean
Which is preferable, a = [] or a = new Array()?
Jun 11, 2022
flash
actionscript-3
performance
optimization
syntax
Syntax of C++ Template Template Parameters
Nov 18, 2022
c++
templates
syntax
Is it better to use column aliases with or without the keyword AS?
Apr 16, 2022
sql
sql-server
select
syntax
C++ What does 'int x = (anyInt1, anyInt2);' mean? [duplicate]
Apr 24, 2022
c++
syntax
int
Declaring a variable-length array of fixed-length strings
Oct 24, 2022
c
arrays
pointers
syntax
Are "not, and, or, not_eq.." part of the C++ standard? (And why might they be used or avoided in code?)
Sep 03, 2018
c++
syntax
What do < and > mean such as implements Comparable<BigInteger>?
Nov 20, 2022
java
generics
syntax
comparable
What does a syntax like this mean in C#?
May 24, 2022
c#
syntax
Incorrect syntax near '-'
Jan 06, 2020
sql
sql-server
sql-server-2005
syntax
Meaning of lone curly-braced code blocks in C
Jun 05, 2022
c
syntax
formatting
Capitalizing the letter following a dash and removing the dash
Dec 14, 2021
javascript
css
regex
syntax
uppercase
What are the distinctions between the various symbols (*,&, etc) combined with parameters? [duplicate]
Aug 30, 2022
c++
syntax
notation
Python: What do double parenthesis do?
Jun 20, 2022
python
syntax
parentheses
Why is `int ( *array )[10] = malloc(...);` valid C code? [duplicate]
Jan 08, 2019
c
arrays
pointers
syntax
malloc
Why does the program give "illegal start of type" error?
Nov 11, 2022
java
syntax
return
syntax-error
What is special about numbers starting with zero?
Oct 24, 2022
c++
c
syntax
compiler-construction
numbers
Statement with ? in C [duplicate]
Oct 29, 2022
c
syntax
ternary-operator
« Newer Entries
Older Entries »