Search:

Type: Posts; User: Robert

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    7,621

    Well, not quite

    6/49 means there are 49 numbers at all (1 to 49), and they pick 6 numbers from them. You can play how many combinations you like, made of 6, 5 ,4 numbers, your pick.
    Say you play 7 numbers [n],...
  2. Replies
    8
    Views
    7,621

    Yes, I know this, what I need is the source that...

    Yes, I know this, what I need is the source that would generate the combinations itself.
    What I discovered is that the combinations are the counting in binary (ie 10010) from 0 to 2 ^ n, where...
  3. Replies
    8
    Views
    7,621

    Do you think this is not the place?

    Do you think this is not the place for this? I need something in C+, and you are right, I don't need to list ALL the combinations, there should be, let's say, 6 numbers and 5 chosen, or 7 with 5...
  4. Replies
    8
    Views
    7,621

    Combinations, lotto, 6/49

    Hello folks

    Haven't heard from you for days...:-) Well, is my fault, but now I'm back.

    Of course, another issue. Been some time I finished school, so I completly forgot (if ever attended)...
  5. Replies
    17
    Views
    2,832

    Nope, that you would bear in mind as a pass,...

    Nope, that you would bear in mind as a pass, isn't it? The crypted doc is to be read again, when needed.
    I'm affraid I didn't get your point about changing the key. (In fact I do not understand the...
  6. Replies
    2
    Views
    1,317

    Re: Borland C++ Builder

    Didn't upgrade yet, but in 5.3 a new project starts with the annoying Class Explorer (Tools/Environment Options/Class Explorer/Automatically Show Explorer). Isnt what are you looking for?

    Rob Bob...
  7. Replies
    17
    Views
    2,832

    what string? some user input? Are you able...

    what string? some user input?


    Are you able to save today and to read tomorrow this way?
    being a simmetrical alg., aren't you exposing the user instead of protecting him?


    Robert
  8. Replies
    17
    Views
    2,832

    ?!? which part ?!? I got really confused about...

    ?!? which part ?!? I got really confused about this!

    this is for borko_b

    You really did squeeze those chars in the unsig. long?
    And did it work? :-)

    Robert
  9. Replies
    17
    Views
    2,832

    Originally posted by borko_b [B]:) :)...

    [QUOTE]Originally posted by borko_b
    [B]:) :)
    No !
    don't hide it!

    ... currently i am making an OpenSource TEA file ...
    wich will be both Win32 and Linux compatible code

    OK, ok. Keep me...
  10. Replies
    17
    Views
    2,832

    Shhhhh!

    Will you keep it low!?

    Where do I hide... where do I go...


    Robert
  11. Replies
    17
    Views
    2,832

    A cup of tea, maybe

    It's OK, I saw the idea.



    by the way ...
    why would you want this?
    is for the :


    void code(long* v, long* k) {
  12. Replies
    17
    Views
    2,832

    Originally posted by borko_b [B] long...

    [QUOTE]Originally posted by borko_b
    [B]

    long val;
    char str[4];
    memcpy(&val,str,4);


    Yes, thank you. This will do.
    I am really crushed that I didn't see it. I need a vacation.
  13. Replies
    17
    Views
    2,832

    v is the name of the pointer, assumed to be an...

    v is the name of the pointer, assumed to be an int.
    You can use *ptr, *pointer, *your_preffered_name, etc.
    I quoted from my listing.

    Robert
  14. Replies
    17
    Views
    2,832

    How do I insert a char in an unsigned long* v?

    Hello folks!

    How do I insert in an

    unsigned long * v; //supossed 4 bytes long, isn't it?

    one to 4 chars?
    But if it is

    unsigned long *const v;
  15. Replies
    0
    Views
    1,385

    ComboBox input (BCBuilder users only)

    Hello, folks!

    Stuck again in BC++ Builder!

    How do I get (and save) the input (the text user is modifying) in a ComboBox?
    (The new text should replace the current position in ComboBox, it will...
  16. Replies
    11
    Views
    6,698

    That's harsh! Do I have to quit? :-(( [B] And...

    That's harsh! Do I have to quit? :-((
    [B]
    And this would be...?
    [B]
    Let's say that no matter the control, they do pretty much the same thing, only parameters are different - as number, type, or...
  17. Replies
    11
    Views
    6,698

    I will try

    btw, do you know some good books I can learn MFC from? Did you use any?

    Robert
  18. Replies
    11
    Views
    6,698

    Show me

    Can you show me a piece of code how you would do this? I am curious if I can compile it. Maybe I'll switch to MFC.

    Robert
  19. Thread: Pasties

    by Robert
    Replies
    19
    Views
    4,967

    Computers vs Supercomputers.

    Computers vs Supercomputers

    1. The only way to dicover the nature's law is "trial and error" (since Einstein is dead, remember, and nobody else proven his theory anyway)
    2. Computers (normal or...
  20. Replies
    49
    Views
    11,443

    First OS/compiler

    Well, I think they were handcoding. You know, hex things and DEBUG (not MS's, an handcoded DEBUG) which they used for the first HexEditor, which produced the first Interpreter which saved on tape the...
  21. Replies
    0
    Views
    974

    BCBuilder Users! Help!! Runtime controls

    Hello people!

    Just learned how to make controls at runtime (my program contains about 12 or more, but now I'm stuck: how do I make all those buttons do somenthing?

    I need to create the event...
  22. Replies
    11
    Views
    6,698

    Thanks

    I will do that. Thank you very much

    Robert.
  23. Replies
    21
    Views
    4,622

    Re: Who are the best?

    Is there Wolfenstein 3D released? I must have been sleeping!
    How is this possible?!

    Who did it? Do ya have linx related to?

    Robert
  24. Replies
    29
    Views
    5,158

    >I don't buy software. If I had to pay for it, I...

    >I don't buy software. If I had to pay for it, I would definetly stick to dev.

    So, what a you using now if not paying for it? Are you coding for your own pleasure, or academical purposes? What do...
  25. Replies
    29
    Views
    5,158

    Using MS DEV and not knowing HU notation?

    Then how come you managed to ignore the hungarian notation till now?

    BTW, I am very interested in you opinion about .net. Is so much noise about, that I tend to think daonly major change is the...
Results 1 to 25 of 30
Page 1 of 2 1 2