Try this #include <stdio.h> #include <conio.h> int main() { char c; while(1) { c = getch(); if(c>=48 && c<=57) printf("%c",c); }...
Do you meant input only numbers ? If that is the case use getche function to write your own scanf function where if characters entered is...
What does Trapping keywords mean ?
Hi and welcome to the forum
Hi pankaj and welcome to the forum
What Kind of post is that
This should be in Introduction forum and so moved there. Welcome to the forum
Still I could not get you. Do you mean to say same class in more than one Dll ? If thats the case then they are any way different class but same...
Norton is the best.
What do you mean by singleton Dlls? Do you mean load only once for all the programs calling it ?
:) Hello :)
Does not look like and tell me whats 2+2
You have to get your C Basics right. char pointer values cannot be assigned like strings.
Separate names with a comma.