linux-speakup / espeakup

a light weight connector for espeak-ng and speakup
GNU General Public License v3.0
32 stars 12 forks source link

add dupeString wrapper function #43

Closed williamh closed 3 years ago

williamh commented 3 years ago

dupeString is a wrapper for strdup which will exit if strdup fails.