Is STL important?
I'm just starting programming and I've made it until the Standart Template Library. But the chapter
Warehouse Management
Hi,
On our system, we have two storage locations ( A and B ) where A is the main factory
Whats wrong with my query?
I am trying to get this query to show the appropriate ticked vehicle roof height, unless no boxs are
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
How do I create a 2D game "camera" to follow player?
In J2ME programming I'm targeting MIDP 2.0 devices.
I'm using gamecanvas and I was thinking t
How to add an image/C++ OpenGL?
Hi,
I have been trying to look online for this and, so far, I haven't found anything usef
regex for quoted text within a string
I am still getting the hang of regex expressions, but I cant seem to figure out how I would escape q
help connecting a form to php and then emailing the form
Ok. So, I made a form, and I need help to where when submitted, I get an email with the submitted de
Search function
I am looking for some guidance from the experts.
I am trying to create a search function. It
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug