Search:

Type: Posts; User: zanderela

Search: Search took 0.00 seconds.

  1. Thread: randomizing

    by zanderela
    Replies
    2
    Views
    1,768

    randomizing

    hi i wrote a trivia program but i want to improve it by randomizing the questions in it. but how do i do it? thanks:D



    main()
    {
    int l;
    clrscr();
    gotoxy(30,7);printf("[1] QUESTIONS\n");...
  2. Replies
    2
    Views
    1,754

    randomizing ?

    hi i wrote a trivia program but i want to improve it by randomizing the questions in it. but how do i do it? thanks:D


    main()
    {
    int l;
    clrscr();
    gotoxy(30,7);printf("[1] QUESTIONS\n");...
Results 1 to 2 of 2