thanks for the information.
it will certainly help me.
i request linux experts from bdlug to hold seminar on different
important topics on monthly or weekly basis.
with regards,
mustafa
On 3/27/06, ashrar ahmed <[EMAIL PROTECTED]> wrote:
>
>
> we use to debug in linux using DEBUG mecro. someting
> like:
> ____________________________________________
> if (DEBUG)
> printf ("...");
> ____________________________________________
>
> and defineing the DEBUG mecro like:
>
> #ifdef DEBUG
> #define DEBUG 1
> #endif
> ____________________________________________
>
> and debug mode compilation is like:
> gcc -o program program.c -D DEBUG=1
>
> and normal mode:
> gcc -o program program.c
> ____________________________________________
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
>
> To unsubscribe send a blank mail to:
> [EMAIL PROTECTED]
>
>
> ------------------------------
> YAHOO! GROUPS LINKS
>
>
> - Visit your group "bdlug <http://groups.yahoo.com/group/bdlug>" on
> the web.
>
> - To unsubscribe from this group, send an email to:
> [EMAIL PROTECTED]<[EMAIL PROTECTED]>
>
> - Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/>.
>
>
> ------------------------------
>
--
Sky is the Limit !
[Non-text portions of this message have been removed]
To unsubscribe send a blank mail to:
[EMAIL PROTECTED]
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/bdlug/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/