Search:

Type: Posts; User: Brain Cell

Page 1 of 20 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    1,444

    aah, i should've thought of that ! Thank you...

    aah, i should've thought of that !

    Thank you so much JaWiB :)
  2. Replies
    4
    Views
    1,444

    Strange errors in linked list program

    #include <iostream>
    using std::cout;
    using std::endl;

    class List
    {
    private:
    int size;
    struct Node {
    int value;
  3. Replies
    5
    Views
    2,617

    Thanks alot guys, i really appreciate it. I...

    Thanks alot guys, i really appreciate it.

    I still need the most important program though, the doubly linked list. I couldn't find an example anywhere.

    any ideas?
  4. Replies
    5
    Views
    2,617

    Thanks Lucky, but i'm afraid that this is a bit...

    Thanks Lucky, but i'm afraid that this is a bit complicated than what i was looking for :). I need those programs in their simplest form so i can read and understand them on the fly.

    I have a...
  5. Replies
    5
    Views
    2,617

    Looking for a few examples..

    Hello,

    I'm looking for easy-to-understand C++ codes with clear logic for :
    - Double Linked List
    - Queue
    - a program that validates expressions. for example :
    valid : ([(a+b)+c]) + x
    invalid :...
  6. Replies
    11
    Views
    3,002

    Leaving the cboard..

    Hey everyone ,

    After around 3 years of experiencing different programming languages then settling with C\C++ and VB.NET , i found that i wasn't born to be a C\C++ programmer like i thought. I knew...
  7. The Brain , to bring up this dialog workspace (or...

    The Brain , to bring up this dialog workspace (or whatever it's called) ; start a new empty Win32 project in VC++6 , then from the menu go to Insert -> "Resource" then double click "Dialog".

    ...
  8. SMurf , i don't clearly understand what you mean,...

    SMurf , i don't clearly understand what you mean, i've never dealt with Win32 C++ programs. A friend told me that he's always made his Win32 programs using dialogs with no problems. Can you explain...
  9. Replies
    15
    Views
    4,595

    I can't believe that no one mentioned caffeine..

    I can't believe that no one mentioned caffeine..
  10. so THIS is how Windows programming in C++ goes

    How come Win32 programmers always direct me to tutorials that shows me how to make GUI C++ programs from a "scratch" and never told me that i could do it much much easier with VC++6's IDE? It works...
  11. Thread: Alice....

    by Brain Cell
    Replies
    16
    Views
    10,641

    good time killer (started with pianorain's...

    good time killer (started with pianorain's question) :
  12. what does BBQ mean?

    what does BBQ mean?
  13. Replies
    45
    Views
    9,804

    B A A (sometimes B) B Depends

    B
    A
    A (sometimes B)
    B
    Depends
  14. Replies
    13
    Views
    3,376

    lol , good one you nerd !! :p

    lol , good one you nerd !! :p
  15. Replies
    27
    Views
    5,240

    Poll: Single , and i like it.

    Single , and i like it.
  16. Thread: C

    by Brain Cell
    Replies
    43
    Views
    8,469

    No it's a spelling mistake. Well, i guess it...

    No it's a spelling mistake. Well, i guess it wouldn't hurt :p
  17. Replies
    87
    Views
    15,799

    your domain status :D interesting thread

    your domain status :D

    interesting thread
  18. Thread: C

    by Brain Cell
    Replies
    43
    Views
    8,469

    I scaled it up (the "C") after joining the text...

    I scaled it up (the "C") after joining the text layers , then used a filter to make it clearer. I tried to make the text size for all the names bigger , but it looked so bad.

    Here's a zip file...
  19. *EDIT* problem fixed by kemi3. You can use...

    *EDIT* problem fixed by kemi3.

    You can use this thread for the contest now :p
  20. First my IP gets banned then my thread gets...

    First my IP gets banned then my thread gets hi-jacked. Seems like my luck-o-meter is very low today *cries*

    *EDIT* bah , and this thing won't allow me to post till i try multiple times
  21. First my IP gets banned then my thread gets...

    First my IP gets banned then my thread gets hi-jacked. Seems like my luck-o-meter is very low today :(
  22. Sorry. The administrator has banned your IP address

    This message showed up (and still shows up) when visiting forums\threads or trying to post a new reply :
    Is anyone else getting it? I have to refresh once or twice in order to get rid of this and...
  23. Thread: C

    by Brain Cell
    Replies
    43
    Views
    8,469

    good idea major_small. The size i posted is kidna...

    good idea major_small. The size i posted is kidna useless.

    I'll try to make bigger versions (800x600 and 1024x768) of it once i figure how to make the font size of all those names bigger at once....
  24. Thread: C

    by Brain Cell
    Replies
    43
    Views
    8,469

    Thanks guys. Glad you liked it :) stovellp :...

    Thanks guys. Glad you liked it :)


    stovellp :
    yea i just noticed. There's only one now.

    Glirk Dient :
    replaced with the other instance of "DavidP". Check the top of the C. :)
  25. Thread: C

    by Brain Cell
    Replies
    43
    Views
    8,469

    I'm very glad that you guys liked it . :) ...

    I'm very glad that you guys liked it . :)

    IfYouSaySo :
    It's nicer now ;). Check the top right under my nick. I replaced your nick with Xterria since i've put him twice by mistake . I've put...
Results 1 to 25 of 481
Page 1 of 20 1 2 3 4