Search:

Type: Posts; User: bigblack

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    2,542

    Anyone know what this means?

    i found this encryption code online but i'm not as advanced as the code is so can someone explain to me what is going on in this section. i have included the part of the code i didn't understand.
    ...
  2. Thread: help plz

    by bigblack
    Replies
    3
    Views
    970

    if you're using Turbo C++ like i am... you should...

    if you're using Turbo C++ like i am... you should include the graphics.h header file.
    it has tons of graphics junk in it.

    good luck
  3. Replies
    1
    Views
    5,714

    Question about

    does anyone know what header file <iomanip.h> is exactly? i'm using Turbo C++ but i don't see that file listed anywhere, and i have gotten a lot of help from different people but most of them include...
  4. Thread: Linked Lists

    by bigblack
    Replies
    7
    Views
    2,053

    First part is good, But still a little fuzzy

    i understand the logic behind what you're saying but the coding is where my problem lies. i need to use structures for this project. i've read up on structures too, but it didn't seem to be enough....
  5. Thread: Linked Lists

    by bigblack
    Replies
    7
    Views
    2,053

    Linked Lists

    i've read up on linked lists both online and through a textbook, but i'm still a bit in the dark. i understand that pointers point to the address of memory & can also be used to output the data that...
Results 1 to 5 of 5