Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

29 lines
566B

  1. * handle no readline
  2. * flag to see if a conf string was used or not
  3. * to_string() for floats
  4. * max_splits through conf (default 3)
  5. * DAS
  6. * shoes (and arranged shoes)
  7. * name of the game the dealer deals
  8. * name of the games the player can play
  9. * dealers
  10. * ENHC
  11. * blackjack switch
  12. * blackjack under?
  13. * siete y medio
  14. * players
  15. * tty
  16. * stdio
  17. - yes
  18. - awk
  19. - bash
  20. - perl
  21. - python
  22. * internal
  23. - strategy from file
  24. - reko
  25. * runtime-linked in a shared object
  26. * multithreading
  27. * use of const and restrict