Search:

Type: Posts; User: maradona

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,851

    Run in full screen mode

    HI!!
    After compiling the source when i run the executable ,opens the cmd in a small window .What can i do if i want to run the program in full screen mode?i wnt this happens every time that i run...
  2. Replies
    6
    Views
    1,236

    Arrays & Classes

    Hi!I want to use an array as a class member.I wrote something like this:


    class my_class{

    public:
    ....
    int x;
    int...
  3. Replies
    5
    Views
    1,117

    Getting systems date and time

    I want to take from the system,the hour(only the hour for example 03,12,23...),the month(01,02,......,12) the year(2006) and store them into integer variables.I have found some functions of the time...
Results 1 to 3 of 3