Recent content by Newbie82

  1. N

    Code running faster on older computer

    I am using a 32 bit optimization program and a 32 bit simulation program for my project. The two program interact with each in the following manner. The optimization program generates random numbers, add them to an array, and send them to the simulation program. The simulation program opens a...