Lost your password?

Blogs about: Pragma

Featured Blog

Further Meditations on Love.2 comments

bdh21566 wrote 2 months ago: I’ve recently been working meditations on Love and how it influences my life.  In order to sort out … more →

Tags: Meditations, Love, polyamory, eros, Ludos, Agape, mania, Storge, Polygamy

How Do I Love Thee? Let Me Count the Ways . . .

sciencevixen wrote 3 months ago: How do you like love served? Passionate and steamy or warm and comfortable? We have all been in love … more →

Tags: Love, sex, Romantic Love, eros, ludas, Storge, mania, Agape, Gender

howto: clear image cache from browser

aneeska wrote 4 months ago: There’s no such thing! Seriously you will get plenty of HTML tricks supposedly solving this is … more →

Tags: General, Linux, Windows, chrome, Google, HTML, firefox, IE, Safari

Universal Love

photostorygraphy wrote 6 months ago: Universal Love Talent: Opie Location: PSJ, UI Depok MUA+Wardrobe: herself Concept: punkitubella … more →

Tags: Article, conseptual, Reflection, Banquet, eros, is, Love, ludus, mania

PRAGMA AUTONOMOUS TRANSACTION

bunicul wrote 1 year ago: An AUTONOMOUS TRANSACTION is a transactions that is treated independent in relation with the others … more →

Tags: IT, Oracle, transaction, PRAGMA AUTONOMOUS TRANSACTION, PRAGMA AUTONOMOUS TRANSACTION ORACLE, AUTONOMOUS TRANSACTION, autonomous, TRANSACTION ORACLE, independent transaction

Pragma 5.0.100.57

dhencyber wrote 1 year ago: Pragma 5 is a multilingual computer translation software for translating the text documents from one … more →

Tags: Translators, Software, translation

eros x psique3 comments

lu wrote 1 year ago: dia desses no ônibus, voltava pra casa pensando nas mesmas coisas de sempre, me perguntando, me lame … more →

Tags: brainstorm, Carla Perez, lenços de papel

PL/SQL Pragma

vinayhatwal wrote 1 year ago: PL/SQL Pragma   Pragma – Pragma is nothing but the compiler directive which simply conveys the infor … more →

Tags: PL/SQL Pragma, Oracle Pragma, Vinayhatwal

How to deprecate a function?

Nibu Thomas wrote 1 year ago: Well what is deprecation? It’s just a way to tell the user that a better/safer function is ava … more →

Tags: Windows API, VC8, VC9, __declspec(deprecated), #pragma(deprecated), __declspec, how to deprecate functions, how to deprecate classes, how to deprecate structs

Automatically link required libraries.

Jijo.Raj wrote 1 year ago: In our projects we use number of 3ed party API’s especially from platform SDK and other components a … more →

Tags: Compiler Extension, VC, Visual C++, Library, #pragma comment, #pragma comment lib, include library

Easy Compilation guards instead of #ifndef macros

Jijo.Raj wrote 1 year ago: Did you ever noticed the following lines in the your header file? #ifndef _MYHEADER_H_ #define _MYHE … more →

Tags: VC, Visual C++, Header file, Multiple declaration

Embed a copyright notice in EXE

Jijo.Raj wrote 1 year ago: You can embed any strings in your exe or dlls. 1) It can be used for copyright messages etc… 2 … more →

Tags: codeproject, VC, Visual C++, EXE

Saving value of a MACRO( #define ) before redefining!

Nibu Thomas wrote 2 years ago: Use push_macro and pop_macro to save and restore the value of a macro before redifining the same to … more →

Tags: C++, VC++, Save macro value, push_macro, pop_macro

IE Conditional Comments

Nick wrote 3 years ago: Two months ago I started a new job. Interchange is the web development framework used to run the e-c … more →