Why am I getting segmentation fault on this code

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

In a program I find that following code produces segmentation fault on compiling, even though it works well on interpreter:

aseq = tail(tail(aseq))  

I am using above code to remove first 2 items of a sequence.

Why does this code produces segmentation fault after compiling?

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

Search



Quick Links

User menu

Not signed in.

Misc Menu