|
Browse by Tags
All Tags » [Edit Tags] » [Edit Friggin' Tags] (RSS)
-
[quote user="strcmp"]you have to declare the variables volatile for that to happen[/quote] How do you know they aren't declared volatile in that snippet?
-
WTF-y possible workaround for #3: when your code is called, move some of the 3rd party data off-chip and use that memory. Just re-load that data before returning. Depending on how much memory access your function does, it might well be faster than putting your stuff off-chip.
-
[quote user="Carnildo"]Last time I checked, PrtScr was still missing two features that screen capture programs usually provide: screenshots of a selected region of the screen, and screenshots saved directly to disk.[/quote] Also the option to include the mouse cursor in the screenshot. Using...
-
[quote user="AccessGuru"] Well, if you ever wanted to move to a database, at least orders.inc should be easy to parse and convert to SQL insert statements. The biggest problem with this is the memory usage and lack of concurrent reading/writing. I don't think it's horrible, if you think...
-
[quote user="morbiuswilters"] It's a site about technical blunders running very WTFy forum software. To not exploit it for amusement and profit would be wrong. [/quote] Agreed. Coincidentally, if you type a capital T in the tag field, it auto-completes TABLE_CAT . Release shift and you...
-
[quote user="Iago"] Does all the text really have a pale outline, or is it just that your camera is "helpfully" trying to "enhance" the picture? (These haloes and suchlike are painfully common these days. Most people seem not to notice them, but once you start, you'll...
-
[quote] < center >< center >< center >< center >< center >< center >< center >< center > < center >< center > < p align = "left" > [/quote] ...used repeatedly throughout the page, especially later on. In the last 1/8 of the source...
-
"PC Chips"... anything like buffalo chips? [quote user="jspenguin"] Gimme Info Realtime information display! Simply hit the F9 key, users can find the information about CPU, Motherboard model, BIOS version, Memory type & size, Devices,....etc, and tune the system in the quickest...
-
"Error: The operation has completed successfully." "Error: No error" These errors generally occur because of Windows API functions failing to call SetLastError() before they fail. The program sees the generic error return value and (as per the docs) calls GetLastError() to find out...
-
[quote user="jimheem"]¡pıɐs ǝɥ ʇɐɥʍ 'ɐǝʎ[/quote] WTF HOW U DO DAT??? <font style="flippedUpsideDown">like this?</font> But seriously... since WYSIWYG in the browser always sucks and HTML/BBcode confuse people, why not use the old text-mode conventions of _underline_...
|
|
|