how to make a number system program in c?

You might want to read up on base 2 (binary), base 16 (hexadecimal), and compare how they work, with what you know about base 10 (our normal number base).

What specifically is it that you need help with? Can you post code to show what you're trying to do?

And welcome to the forum! ;)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.