Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in types

Is there a .NET data-type smaller than a byte?

.net vb.net types byte nibble

Query the schema details of a table in PostgreSQL?

Database storage of longitude/latitude values in SQL Server: decimal(2, ?)

sql sql-server types geocoding

Does typedef in C/C++ really create a NEW type by combining the compound type (e.g. int*)?

c++ c types grammar typedef

How to check that current type (object of Type) has needed interface (or parent type)

c# .net types

PHP mysqli_fetch_field data type

php types mysqli

Can't compare T value1 with T value2 = default(T). Why and how to do that on C#?

c# types comparison

what is c time_t equivalent for c#

c# c time types

Vowel datatype in Haskell, is it possible?

Is it possible to create a type in c++ that takes less than one byte of memory?

c++ types byte primitive-types

Kotlin: Curly braces around several expressions (or statements)

scala types expression kotlin

Common practice for higher-order-polymorphism in scala

Format list output in Haskell?

Difference between PAnsiChar and PChar

delphi types

Performance benefit when using uint_fast8_t?

iphone types game-engine

String vs. A new Data class

java types

check if a number is int or float

perl types

SPARQL Type Conversion?

java types rdf sparql jena

Are C macros implicitly cast?

Fastest Type Comparison?

c# types xna