Changes

Jump to: navigation, search

Researching XPIDL and IDL Technologies

270 bytes added, 17:24, 5 October 2006
Enumerations and Constants
const long flag = 1 << 5; enum { flag = 32 };
const float invalid_constant = 6.0; Warning: const decl 'invalid_constant' was not of type short or long, ignored
=== References ===
 
http://64.233.179.104/translate_c?hl=en&sl=zh-CN&u=http://developer.mozilla.org/cn/docs/XPIDL&prev=/search%3Fq%3DXPIDL%2B%
2Bwikipedia%26hl%3Den%26lr%3D%26sa%3DG
 
http://www.mozilla.org/scriptable/xpidl/idl-authors-guide/rules.html#interfaces
1
edit

Navigation menu