RAII (=resource acquisition is initialization) is used heavily in C++. I'm not a native speaker. So, how do you pronounce it?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
FWIW I always say the letters R-A-I-I (arr eh eye eye). Also, FWIW I've always hated that term - as Unfrozen Caveman Lawyer would say, it "frightens and confuses me". The important thing is that the resource gets released when the object is destroyed. But that doesn't lead to any better acronym. |
|||||||
|
|
Hmmm -- I'd say if you consider yourself more of an engineer, go with "I Triple E" like. On the other hand, if you think of yourself more as a pirate, how could you not LOVE: ARRRRR a AYE AYE! |
||||
|
|
|
I have always wondered the same thing !!! So two people suggests "the letters R-A-I-I (arr eh eye eye)" One "IEEE like" (AR AY DUBLE I) |
||||
|
|