Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in syntax

What is %2 in $id%2

php syntax

Python class syntax - is this a good idea?

python syntax

VBScript vs VB.NET, equal syntax?

vb.net parsing syntax vbscript

What does < do in Perl in this instance?

perl syntax cgi

Regular expression for python syntax

python syntax

new() keyword at the end of method declaration [duplicate]

In ASP.NET, what are the different ways to inline code in the .aspx?

.net asp.net syntax

Why is there "class" in "template <class x>"?

c++ templates syntax

C if condition not working as expected

c syntax

C++ operator overloading, understanding the Google style guide

c++ syntax

Help me improve this Erlang?

How to convert hex string to integer in Python?

python string syntax

Why does c# need "var" identifier? [duplicate]

c# scala syntax

Please explain this C++ syntax which seems to be incomplete or lacks assignment?

why is this array to 2d array boolean true?

java arrays syntax boolean

Unknown class? C2143 syntax error: missing ";" before '*'

why formatting an int as 6*1000*1000 and not 6000000 [duplicate]

c syntax formatting int

jQuery error: missing ( before formal parameters

javascript jquery syntax

What is a "for(;;)" loop used for? [duplicate]

java syntax for-loop

Problems with case 'p' || 'P': syntax within a switch statement in C++