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
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
Why must 'if' clause in Perl come with either curly brackets or nothing?
Apr 25, 2022
perl
if-statement
syntax
Weird Java Syntax
Feb 25, 2018
java
syntax
Meaning of backslash in Haskell code?
Oct 29, 2022
haskell
syntax
Deciphering (*(void(*)())0)()
Oct 11, 2018
c
syntax
function-pointers
typedef'ing function *signature* (not a pointer to), so that it can be reused?
May 20, 2022
c++
syntax
function-pointers
typedef
What does << represent in python?
Jul 30, 2018
python
syntax
WHERE x IN (5) vs WHERE x = 5 ... why use IN?
Oct 20, 2022
sql
mysql
syntax
« Newer Entries
Older Entries »