Re: ignoring { } ?

new topic     » goto parent     » topic index » view thread      » older message » newer message
dcole said...
useless said...
\\ 
i = 2\\ 
\\ 
list = {}\\ 
list &= i\\ 
list &= i\\ 
list == {2,2}\\ 
\\ 
list = {}\\ 
list &= {i}\\ 
list &= {i}\\ 
list == {2,2}\\ 
\\ 
list &= i == list &= {i} ?\\ 
\\ 

useless

I don't undestand
.

I know it's force line break in the forum, but I don't know what it's doing in your code. </quote> I don't know either. When i previewed it, all the eu code was on one line, which isn't where i put it. So i added the forum's formatting code for line feeds, and then wrapped it in the forum's code for syntax coloring. Apparently there's a interaction between color and line feeds. <quote> Also I've never seen == in euphoria what does it mean ?

Don Cole

Boolean test.

None of this answered the question at all.

useless, now seeing []quote and <>eucode tags are intermixed.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu