Search:

Type: Posts; User: notregistered

Search: Search took 0.01 seconds.

  1. Thread: help

    by notregistered
    Replies
    9
    Views
    1,133

    and what does the icon 'envelop w/dot' means?

    and what does
    the icon 'envelop w/dot'
    means?
  2. Thread: help

    by notregistered
    Replies
    9
    Views
    1,133

    :D i made a not so good game battle ship....

    :D
    i made a not so good game
    battle ship. could you check this out...


    #include <iostream.h>
    #include <conio.h>
    #include <time.h>
    #include <stdlib.h>
  3. Thread: help

    by notregistered
    Replies
    9
    Views
    1,133

    :Dsorry again, dos c++ borland and what...

    :Dsorry again,
    dos c++ borland

    and what problems may exist in multiple inheritances? :D
  4. Thread: help

    by notregistered
    Replies
    9
    Views
    1,133

    sorry, in c++:eek:

    sorry,
    in c++:eek:
  5. Thread: help

    by notregistered
    Replies
    9
    Views
    1,133

    help

    how do you align text?
  6. Replies
    9
    Views
    1,071

    is informatics a good institute?

    is informatics a good institute?
  7. Replies
    9
    Views
    1,071

    didnt work i tried to use pointer but returned...

    didnt work
    i tried to use pointer
    but returned hex
  8. Replies
    9
    Views
    1,071

    soory

    sorry
  9. Replies
    9
    Views
    1,071

    please check this out

    #include <iostream.h>
    #include <conio.h>
    #include <string.h>

    class PassBook {
    protected:
    char PassBookId[6];
    int age;
    float balance;
    char name[30];
Results 1 to 9 of 9