Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

29 lines
497B

  1. * version and copyright
  2. * messages implemented on the player's side
  3. * arranged shoes
  4. * name of the game the dealer deals
  5. * name of the games the player can play
  6. * delays?
  7. * dealers
  8. * ENHC
  9. * blackjack switch
  10. * blackjack under?
  11. * siete y medio
  12. * players
  13. * tty
  14. * stdio
  15. - yes
  16. - awk
  17. - bash
  18. - perl
  19. - python
  20. * internal
  21. - strategy from file
  22. - reko
  23. * runtime-linked in a shared object
  24. * multithreading
  25. * use of const and restrict