Home
GLOBAL HACKERS
All hacking based info for educational purpose only
Home
Home
» » C Program to display the No. of Digits in an Entered Number
C Program to display the No. of Digits in an Entered Number
By Anonymous
January 15, 2009
No comments
This program displayes the number of digits present in the number that is entered through the input.
#include
#include
void main()
{
unsigned long int num;
int i=0;
clrscr();
printf(”Enter the digit\n”);
scanf(”%lu”,&num);
while(num!=0)
{
num=num/10;
++i;
}
printf(”Length=%d”,i);
getch();
}
Email This
BlogThis!
Share to X
Share to Facebook
← Newer Post
Older Post →
Home
0 $type={blogger}:
Post a Comment
Social Profiles
Popular
Tags
Blog Archives
Find BSNL Phone No's Address.
Wanna know Address of the girl you like?, or address of your friend?. It is so easy to trace the addresses, just you need is their phone num...
Underground private hackerz tools downloads must see
http://www.toolbase.blogspot.com * 007 Spy Software (1) * 100 Million Words Password List 850MB (1) * 101 Hacker Programs 2007 (1) * 102 Bot...
Hacking Websites
If you have the html and javascript knowledge then you can access password protected websites. So you want to know how?? keep reading..... 1...
Blog Archive
►
2022
(202)
►
September
(54)
►
Sep 27
(2)
►
Sep 09
(39)
►
Sep 08
(10)
►
Sep 02
(3)
►
August
(148)
►
Aug 29
(47)
►
Aug 28
(101)
►
2021
(22)
►
June
(22)
►
Jun 29
(1)
►
Jun 13
(1)
►
Jun 12
(2)
►
Jun 11
(3)
►
Jun 10
(3)
►
Jun 09
(10)
►
Jun 08
(2)
►
2017
(2)
►
February
(2)
►
Feb 16
(2)
►
2016
(1)
►
May
(1)
►
May 22
(1)
►
2015
(10)
►
June
(10)
►
Jun 25
(10)
►
2012
(2)
►
February
(2)
►
Feb 04
(2)
►
2010
(45)
►
October
(1)
►
Oct 11
(1)
►
September
(5)
►
Sep 26
(3)
►
Sep 03
(2)
►
August
(2)
►
Aug 26
(1)
►
Aug 14
(1)
►
April
(1)
►
Apr 25
(1)
►
March
(36)
►
Mar 30
(27)
►
Mar 28
(9)
▼
2009
(192)
►
November
(5)
►
Nov 15
(5)
►
July
(63)
►
Jul 11
(4)
►
Jul 01
(59)
►
May
(13)
►
May 15
(10)
►
May 03
(3)
▼
January
(111)
►
Jan 16
(45)
▼
Jan 15
(47)
Hack ur brain
Hack BSNL Broadband for Speed
Bypassing Vista SP1 Windows Genuine Advantage
File Embedder Project in C
Hacking Yahoo Password
How to Change User Information ?
Run Programs at Startup without using Startup folder
Inside GoOgLe - A Collection of Strange Links on G...
How to Remove Newfolder.EXE/Sohanad Virus
Password Hacking FAQ
A Self Destructing Program in C
Phishing Tools Available Online
What to do when your Orkut Account is Hacked ?
How to Create a CON folder in Windows?
Send Fake Email - Fake Email Pranks
How to Block a Website ?
Hack Zune 80GB Media Player- Add a 40/60/80 GB Har...
Alienware Curved Monitors-The Next Technology?
Hacking Orkut
Send Spam Email to Friends
C Program to Set/Change the Current System Time
C Program to Get the Current System Date
C Program to Set/Change the Current System Date
Hacking an Email Account
Hacking Windows Administrator Password
Blu-ray Takes Lead in Hardware Sales of January
A Closer Look at Windows Vista Service Pack 1 Beta
Security Accounts Manager Initialization Failed" H...
Forgot Windows XP Password ?
What’s Next after Windows Vista?
C Program to display the No. of Digits in an Enter...
Get Rid of the Recycle Bin on your Desktop
Changing Windows XP Product Key without Re-Install...
C Program to Print the Entered Number in Words
Use Vista for atleast 1 Year without Activation
C Program to Generate Numbers in Pyramid Pattern
How to Create a Computer Virus?
C Program To Accept Password
Netbios Hacking
What are IP Addresses
Web Proxies
Renaming Win XP Start Menu Button
Program to Print it’s Own Source Code
C Program to Remove Comments and Blank lines from ...
Activating the hidden Boot Screen in Vista
C Program To Print A String Without Using Any Outp...
Modifying the Vista Operating System Boot
►
Jan 07
(19)
►
2008
(628)
►
December
(50)
►
Dec 25
(2)
►
Dec 09
(14)
►
Dec 07
(24)
►
Dec 06
(10)
►
November
(60)
►
Nov 19
(42)
►
Nov 07
(12)
►
Nov 05
(6)
►
October
(31)
►
Oct 29
(30)
►
Oct 14
(1)
►
September
(31)
►
Sep 08
(31)
►
August
(192)
►
Aug 29
(28)
►
Aug 28
(3)
►
Aug 16
(8)
►
Aug 15
(16)
►
Aug 14
(2)
►
Aug 13
(92)
►
Aug 11
(43)
►
July
(127)
►
Jul 17
(88)
►
Jul 02
(39)
►
June
(137)
►
Jun 29
(70)
►
Jun 27
(53)
►
Jun 26
(9)
►
Jun 05
(5)
BTemplates.com
0 $type={blogger}:
Post a Comment