VirtualBox

Ignore:
Timestamp:
Feb 3, 2009 1:39:37 PM (16 years ago)
Author:
vboxsync
Message:

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?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/cbinding/makefile.tstLinuxC

    • Property svn:keywords set to 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
Note: See TracChangeset for help on using the changeset viewer.

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