Superb as usual!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
string time;
StrFormat(time, "The time is %02d:%02d.", GetTime(1), GetTime(2));
Display(time);
Quote from: Magintz on Thu 01/04/2004 14:54:59
I find it will take me roughly 5 minutes to find and download a song for free but it will take me over an hour to go out and buy an album; this also costs money on transport etc...
Quote
If units = 23 and thousandths = 567 the whole function would gimme = 23.567?
Quote
How does it then still stay an integer? And if I give it 23 and 1000 respectively, will it = 24?
Quote
What kind of voodoo is this? Hmm... perhaps it is just a fake floating point number that I could forge on my own by multiplying all my relevant numbers by a 1000 (which I could also fuck up royally by forgetting to divide later on)....
Quote
Does float_to_int rounds up or down discriminantly?
Quote
What does fcomp(int a, int b); return? I assume it s a bool checking if variables are equal, and I could concievably give it a test run - but hey - who has time nowadays?!
Quote
How many decimals does pi() run?
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.134 seconds with 15 queries.