VirtualBox

忽略:
時間撮記:
2009-2-3 下午01:39:37 (16 年 以前)
作者:
vboxsync
訊息:

cbinding: No $Id$ keywords in samples, just $Revision$. The keyword string goes before the @file. The file start with one sentence outlining the purpose of the file, further explanation follows in a separate paragraph. Files use *one* brace and space-before-paranthesis style, esp. sample files. Do not exit() from main(), return from it. stuff -> _stuff since the double underscore namespace is reserved the system/compiler/libc. Finally, why unconditional logging and why doing it using cout/cerr?

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Main/cbinding/makefile.tstLinuxC

    • 屬性 svn:keywords 設為 Author Date Id Revision
    r16483 r16487  
    1 # $Id: Makefile 42209 2009-01-29 12:22:10Z jens $
     1# $Revision$
     2## @file makefile.tstLinuxC
     3# Makefile for sample program illustrating use of C binding for XPCOM.
    24#
    3 ## @file makefile.tstLinuxC
    4 #
    5 # Makefile for sample program illustrating use of C binding for XPCOM.
    65
    76#
     
    5049        echo "env VBOX_XPCOM_HOME=$(PATH_BIN) LD_LIBRARY_PATH=$(PATH_BIN) ./tstLinuxC" > $@
    5150        chmod a+x $@
     51
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette