Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

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