Forums
cobra equivalent operators
3 posts
• Page 1 of 1
cobra equivalent operators
i've noticed in C language that there are &&,||,NOT operators. is there a cobra equivalent for these operators? if yes what are those operators??
- jessica
- Posts: 3
Re: cobra equivalent operators
For those operators it would be 'and', 'or', and 'not'
The wiki has some information that might be useful for your research.
http://cobra-language.com/trac/cobra/wiki/C#Diffs
http://cobra-language.com/trac/cobra/wiki/RubyLanguage
http://cobra-language.com/docs/python/
The wiki has some information that might be useful for your research.
http://cobra-language.com/trac/cobra/wiki/C#Diffs
http://cobra-language.com/trac/cobra/wiki/RubyLanguage
http://cobra-language.com/docs/python/
- nerdzero
- Posts: 286
- Location: Chicago, IL
Re: cobra equivalent operators
Theres also Language Topics here
and the 'expression Tour' link under 'boolean'
though for items that are not greatly different than most other languages (binary expressions) thers an assumption that
the reader is mostly familiar with the answer.
Would looking at example code help?
perhaps the wiki hom epage cobra wiki home
should have a link to the Howto and Samples code pages
http://cobra-language.com/how-to/
and
http://cobra-language.com/trac/cobra/browser/cobra/trunk/Samples
and the 'expression Tour' link under 'boolean'
though for items that are not greatly different than most other languages (binary expressions) thers an assumption that
the reader is mostly familiar with the answer.
Would looking at example code help?
perhaps the wiki hom epage cobra wiki home
should have a link to the Howto and Samples code pages
http://cobra-language.com/how-to/
and
http://cobra-language.com/trac/cobra/browser/cobra/trunk/Samples
- hopscc
- Posts: 632
- Location: New Plymouth, Taranaki, New Zealand
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 13 guests