Discussion: Strange C operator
Afficher un message
Vieux 30/01/2008, 21h33   #2
Walter Roberson
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Strange C operator

In article <765d62e8-4da4-402e-a735-f0f7830f56cb@v17g2000hsa.googlegroups.com>,
<email7373388@kinglibrary.net> wrote:
>I'm working on a program which has a strange operator, :>. This is
>the syntax:


>((unsigned short)( var1)):>((void __near *)( var2 ))


>Any clue?


ISO C 6.4.6

In all aspects of the language, these six tokens
<: :> <% %> %: %:%:
behave, respectively, the same as these six tokens

[ ] { } # ##

except for their spelling.

--
"All is vanity." -- Ecclesiastes
  Réponse avec citation
 
Page generated in 0,04906 seconds with 9 queries