CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: VENDETTA

Search: Search took 0.01 seconds.

  1. Re: Game of Pick 4 - How to find similar 4 digit numbers in an array of 120 ?

    Dear Sir,

    THANK YOU Again for your kind help ...

    I am backing it up to my 2 external hard disk right this moment just so I do not lose it ...

    :D
  2. Re: Game of Pick 4 - How to find similar 4 digit numbers in an array of 120 ?

    I have done some re-working of my code.

    Please see below - some how it is still not working ... it does not handle duplicate numbers too well ...

    :(


    File Contents of - 4D-Database-1.txt
    ...
  3. Re: Game of Pick 4 - How to find similar 4 digit numbers in an array of 120 ?

    Dear Sir,

    THANK YOU Extremely much for your kind time and help to coding the function for my problem.

    I hope you and everyone in the forum have a great day ahead.

    All the Best !!!

    :D
  4. Re: Game of Pick 4 - How to find similar 4 digit numbers in an array of 120 ?

    Hello VictorN,

    So Sorry ...

    How can I do that ?

    I am a total Newbie

    :(
  5. Game of Pick 4 - How to find similar 4 digit numbers in an array of 120 ?

    I hope your day is going well

    :)

    I have a question regarding finding similar 4 digit numbers in a pool of 120 numbers

    Below is an linear single dimension array of 4 digits

    There are 120,...
  6. Re: Procedure to Compare 2 Strings with the following criteria

    I finally got it working now

    Thank You very much for your time and help !!!

    :D

    #include <stdio.h>
    #include <conio.h>
    #include <stdlib.h>
    #include <memory.h>
  7. Re: Procedure to Compare 2 Strings with the following criteria

    sorry ... this should be a c program ... i keep on getting it mixed up with c++ ...

    I am a newbie's newbie ...
  8. Re: Procedure to Compare 2 Strings with the following criteria

    But the combination factor is driving me crazy ... there are so many possible combinations ...
  9. Re: Procedure to Compare 2 Strings with the following criteria

    To determine if 2 sets of 4 digit numbers are true or false :-

    Given number 1234
    Given number 1243

    From the second number if I can find at least 3 digits in the first number ->>> this gives a...
  10. Re: Procedure to Compare 2 Strings with the following criteria

    Sorry, Here is what I have done so far ...

    Please do not laugh ...

    Somehow the Strncmp() Function is not working ...

    :(

    Any help will be well appreciated ...
  11. Procedure to Compare 2 Strings with the following criteria

    Procedure to Compare 2 Strings with the following criteria

    Hi everyone - I hope your day is going great.

    Can someone please kindly help me with the coding of the following function -
    I have...
  12. Re: English Grammar Checking Engine in Visual C ???

    thank you so much for replying Sahir,

    may I kindly ask how may I use the Ms Office installed api for grammar pharsing ?

    any example code will be much appreciated.

    :D
  13. English Grammar Checking Engine in Visual C ???

    Dear All,

    I am a newbie here,

    Hi, how do you do ?

    Nice to meet you all ?

    :D
Results 1 to 13 of 13





Click Here to Expand Forum to Full Width

Featured