Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New questions

Why does printf() output -1 for large integers?

c

Do people provide multiple mechanisms for doing the same thing in an API?

java api

How to compile a C program?

Deleting a file in C#

c# asp.net file

JS/jQuery: How can I automatically wrap <a href> tags around <img />s with the href being dynamic based on the img src?

In actionscript, what's the best way to check if a xml node property exists?

Python parsing

Why do these javascript regex throw syntax errors?

javascript regex

What is a good way to determine dates in a date range?

Streams and UDP

networking

Finding the tag <strong> inside this div tag using jQuery

jquery dom

Mocking and HttpContextBase.get_User()

c# asp.net-mvc rhino-mocks

Is there a CPAN module that digests a short string into a short number?

perl hash module md5 cpan

How do I solve this without recursion?

algorithm recursion

Inserting images in LaTeX

latex pdflatex

Changing behavior of an object at runtime

c++

NHibernate SchemaExport failing to drop a table .... sometimes

Timezone in PHP

php date timezone

How can I keep only the first five lines in a Perl scalar?

regex perl lines scalar

When using Win32 code in your modern C++ app, should you use proper casting?

c++ winapi visual-c++