Search:

Type: Posts; User: mark3333

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,132

    Finding the day of the week

    How do I create a c++ program to find the day of the week automatically, such that I can use it as a string? If I use ctime, it will show not just the day of the week, but the date and time too.
  2. Replies
    1
    Views
    787

    Linking functions

    Is it possible to link functions? For example, I want to make a "house" such that the user can walk around in it, and go to any room infinite times. Can this be done? And if not, is there another way?
Results 1 to 2 of 2