Recent content by lithis

  1. L

    C/C++ Why Isn't My C++ Code Working in Windows Visual Studios?

    rcgldr’s suggestion will work (plus removing the unnecessary * on line 22), but you can also convert your code to work with Unicode. I would argue that changing the code is a better solution, as it makes your program more flexible, but also requires keeping in mind the difference between 1-byte...
  2. L

    Which is the best book in modern theoretical classical mechanics?

    https://www.amazon.com/dp/0914098322/?tag=pfamazon01-20 on Amazon is enlightening, especially and You can see the http://olivier.thill.perso.neuf.fr/books/bospphma.htm" online, where several pages can be previewed as well. http://www.math.uga.edu/~shifrin/Spivak_physics.pdf" is a...
Back
Top