IonicWind Software

Aurora Compiler => Software Projects => Topic started by: whitenite1 on December 19, 2010, 08:35:31 PM

Title: My small demos contrbution
Post by: whitenite1 on December 19, 2010, 08:35:31 PM
Well, I've been puttering around with Aurora, and so far, wrote these three small programs. They are :
 
  1) Arrays - ( scrambling the order so each run is different )
  2) And-Or-Xor - ( you input a number and the mask, it shows what the results are )
  3) Hex-Dec-Hex - ( converts from Hex to Decimal or Decimal to Hex )

Of course, these are not up to the standards of a lot of programs, demos etc., I see on this site, but we all start at the beginning. My hope is just that these programs will give others ideas.

The zip file has the compiled and sources in it.

whitenite1