What type should I use to store the ISBN number in C? -


i'm creating code storing book data struct. so, data including book's title, author's name, price , isbn number (which including dashes group 13-digit code). title , name, sure using string , float price. i'm stuck in isbn number because containing dashes. so, type should use store numbers , dashes? i'm still beginner in coding program. :(


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -