User: Valz

  • Public profile

User profile: Valz

User info
User name:Valz
History
Joined:
Number of posts:3
Latest posts:

How to prevent alpha from keying in ??
void DecToHex() { while (true) { int InputNum; system("cl...

when the number user key in is more than 999999 it dosent seems to work
#include <stdio.h> #include <stdlib.h> #include <conio.h> #include<math.h> int main(void) { ...

Is this correct? The code .
#include <stdio.h> #include <stdlib.h> #include <conio.h> void Menu(); void BinToDec(); void ...

This user does not accept Private Messages