User profile: quodlibetor

User info
User name:quodlibetor
History
Joined:
Number of posts:2
Latest posts:

possible to use conditional in subscripts?
Holy wow that's amazing! Thanks for the fast response! [edit]That got rid of 63 lines of code...

possible to use conditional in subscripts?
Hi, I'm trying to get something like this to work: [code] //vector V[5][5] V[ if(x) I-1; else...