can someone help me with this?
"PROGRAM TO DISPLAY FACTORS OF A NUMBER"
Use A1,A2,A3..as variable.
Sample output
Enter apositive integer: 60
Factors of 60 are: 1 2 3 4 5 6 12 15 20 30 60
my teacher say, that we should use stdio.h kg conio.h
Gudger 0 Newbie Poster
Recommended Answers
Jump to PostAnd did you use stdio.h to show us the result you already have? Perhaps totally wrong but that won't bother us to try to solve your problem.
All 4 Replies
ddanbe 2,724 Professional Procrastinator Featured Poster
NathanOliver 429 Veteran Poster Featured Poster
New Jack commented: But it seems that you didn't look at the problem clearly. +0
David W 131 Practically a Posting Shark
New Jack -3 Newbie Poster
NathanOliver commented: Don't just give code to people asking for it. We do not do peoples homework for them! -3
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.