Search:

Type: Posts; User: mikey1989

Search: Search took 0.00 seconds.

  1. Replies
    12
    Views
    87,586

    Sticky: Hi Alex, Congratulations!!! and I will share it...

    Hi Alex,
    Congratulations!!! and I will share it to my friends.....
  2. Replies
    3
    Views
    1,177

    This is running code [You used different return...

    This is running code [You used different return types while defining functions]


    #include <iostream>

    using namespace std;


    class Animal
    {
  3. Replies
    2
    Views
    908

    If you really want to learn development, I can...

    If you really want to learn development, I can suggest few points with few online resaources:
    1) If you are planning to learn in better way, don’t plan just switch on you laptop and start writing...
  4. Replies
    2
    Views
    565

    time_t The time_t datatype is a data type in the...

    time_t
    The time_t datatype is a data type in the ISO C library defined for storing system time values. Such values are returned from the standard time() library function. This type is a typedef...
Results 1 to 4 of 4