How do I have Builder (v1.0 for win 95) generate a random number (10 digits long) then have it save it in regnum.dat??
thanks
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10039281.html
Zones:
C++Date Answered: 02/21/1998 Rating: 6.2 Views: 0
Hello,
I am trying to create a sript that will change the users passwd.
At first I thought it would be as simple as calling the passwd prorgam using the user-login and new password as comand line a...
http://www.experts-exchange.com/OS/Linux/Q_10047465.html
Zones:
LinuxDate Answered: 06/18/1998 Rating: 3.8 Views: 0
1) I want to move a image of ball from top to Down. What shoul i do ! it shoud be
only active when i press apace bar ball will fall down .
2) I want to generate Random balls from down to up a...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10062324.html
Zones:
JavaDate Answered: 09/01/1998 Rating: 5.0 Views: 0
i have to design a utility in VB that prompts for a name and then generates 5 other names including the entered name beginning with that letter. e.g user types Sarah - the program should provide 5 ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10110479.html
Zones:
Visual BasicDate Answered: 12/21/1998 Rating: 5.0 Views: 0
I am trying to set up a program to produce ramdon
Spanish words to appear as flash cards through access.
When I click a commmand button the following happens
DoCmd.GoToRecord , , acGoto, **(rando...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10134567.html
Zones:
MS AccessDate Answered: 03/03/1999 Rating: 9.4 Views: 0
Hi,
Can anyone suggest a good algorithm(s) for
generating a million number of numbers randomly
without duplication,ie the numbers are keys.
(I have tried to use the following algorithm but i...
http://www.experts-exchange.com/Programming/Languages/Pascal/Q_10222650.html
Zones:
PascalDate Answered: 10/22/1999 Rating: 7.2 Views: 0
I am in need of an ASP script that will select a different line of text from a plain text file each time a web page is loaded and insert that text into the web page.
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_10226650.htm...
Zones:
ASPDate Answered: 11/03/1999 Rating: 7.6 Views: 0
Hi!
I want to generate a random number according to a normal and exponential distributions. I want to create two methods that looks like it:
public double nextGausian(double mean, double standard...
http://www.experts-exchange.com/Programming/Languages/Java/Q_10266813.html
Zones:
JavaDate Answered: 02/10/2000 Rating: 6.2 Views: 0
I am trying to randomly select and display 20 records from a table. Currently, my code looks something like this (simplified):
<!--Titles is a query containing all possible records to choose fro...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_10292874...
Zones:
Cold...Date Answered: 02/11/2000 Rating: 7.6 Views: 0
I want to design a random map generator for a game I am developping with some friends. Can anyone point some website where I could find tutorials or tips on that.
I could use a fractal design fonc...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10331545.html
Zones:
C++Date Answered: 05/04/2000 Rating: 7.0 Views: 0