Search:

Type: Posts; User: LechU; Keyword(s):

Search: Search took 0.00 seconds.

  1. Console_WriteLine don't accept negative numbers?

    Why Console_WriteLine don't accept negative values?


    9764 9765

    4th line is OK but 5th line says: "Error 262 - Invalid delimiter".
  2. OK. Now works perfectly. :D Thank You for...

    OK. Now works perfectly. :D Thank You for solution. :drink:
  3. Thank You for your reply. I must expand my...

    Thank You for your reply. I must expand my question: I want to pass command line parameters to program in debug mode directly from thinAir.

    e.g. This program: 9750 using such command line: 9755...
  4. How to set command line parameters in thinDebug

    I want to debug a program which uses Command line parameters. Unfortunatelly they are not visible in thinDebug.

    How can i pass some parameters (in command line) while debugging?
  5. Replies
    4
    Views
    80,948

    :( Sorry, My fault :( I've replaced math.dll...

    :( Sorry, My fault :(

    I've replaced math.dll in beta version and test in stable version...
  6. Replies
    4
    Views
    80,948

    Thank You for a quick answer. :D Now it's...

    Thank You for a quick answer.

    :D Now it's almost ok :D

    But 'Combinations(Any_Number,0)' should return 1 not 0
  7. Replies
    4
    Views
    80,948

    Combinations(N,K) error (?)

    Why 'Combinations(49,6)' from 'Math' returns

    1.38888888888888889E-3

    I think valid answer should be

    13983816

    9739
Results 1 to 7 of 7