Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New questions

Concatenating result sets

c# combinations

Delphi - Using DeviceIoControl passing IOCTL_DISK_GET_LENGTH_INFO to get flash media physical size (Not Partition)

delphi pascal

Why use MultiByteToWideCharArray to convert std::string to std::wstring?

c++

getting rid of redundant type parameters

c#

Make links inside an iframe open in a new window

Win32 api call via C# fails!

c# c++ winapi pinvoke

Please critique this PHP login script

php security login-script

Choose a file randomly from Resources folder in iOS

iphone arrays cocoa-touch ios

How to check if a program is running now or not by its title ? (using vb6)

vb6 process

Empty table query against Azure Table Storage

jQuery - Can I combine object reference with other selectors?

jquery

Modular Math in Java (Number Line which Wraps Around)

java linear-algebra

making json/jsonp xhr requests on the file: protocol

If I say calloc(1000, 23), does the 23 "round up" to 24? Or to 32?

c memory-alignment calloc

Is it possible to save sms in drafts using Android sdk

android android-sdk-2.1

Comparing two strings or objects and getting the difference back

insert a random number into each row in table

sizeWithFont: constrainedToSize: with UITextView is (sometimes) not creating correct height - iPhone

iphone height uitextview frame

Redirecting IE6 Users

In Spring MVC, is it possible to have different return types in one request handler method?

java spring spring-mvc