Re: [hackers] [st] Adopting arg.h with more flexible cmd handling. || Christoph Lohmann

From: Roberto E. Vargas Caballero <k0ga_AT_shike2.com>
Date: Wed, 3 Apr 2013 21:29:03 +0200

> +#ifndef __ARG_H__
> +#define __ARG_H__
> +

The namespace __ followed by a upper case is a reserved namespace, that can
be used only by the compiler. If you use it you can have problems with some
compilers (or not ...).
Received on Wed Apr 03 2013 - 21:29:03 CEST

This archive was generated by hypermail 2.3.0 : Wed Apr 03 2013 - 21:36:07 CEST