Click here to Skip to main content
15,913,854 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: I still don't get it... Pin
rajdawg2-Sep-03 15:53
rajdawg2-Sep-03 15:53 
GeneralNewbie question on MFC Controls Pin
Binayak2-Sep-03 13:33
Binayak2-Sep-03 13:33 
GeneralRe: Newbie question on MFC Controls Pin
Shog92-Sep-03 16:26
sitebuilderShog92-Sep-03 16:26 
GeneralInvisible Dialog Pin
ez_way2-Sep-03 12:57
ez_way2-Sep-03 12:57 
GeneralRe: Invisible Dialog Pin
valikac2-Sep-03 14:20
valikac2-Sep-03 14:20 
GeneralRe: Invisible Dialog Pin
ez_way2-Sep-03 14:46
ez_way2-Sep-03 14:46 
GeneralRe: Invisible Dialog Pin
Joel Lucsy3-Sep-03 9:15
Joel Lucsy3-Sep-03 9:15 
GeneralI need as many opinions as possible Pin
DougW482-Sep-03 12:40
DougW482-Sep-03 12:40 
I have to take a test as part of the application process for a specific programming job. A specific question, which I'll post on here, has me a little bit confused, and I just wanted to see if I'm just reading it wrong...I would like some opinions before I write this program incorrectly. Here's the question:

"Write an optimized C program to convert a base 16 number to its base 10 equivalent, without using the standard C libraries, i.e. don't use scanf("%x"). The program should allow the user to input the number. State any assumptions you made when writing the program. Use 23DA as a test number."


Ok, that was the question I have to "answer." Here's what I'm curious about, and would like some insight...if I can't use any of the standard C libraries, exactly how am I to input the number from the user? I am assuming I should keep this as simple as possible and create a console application, which is what I intend to do. How else would I get the input, I mean I could use command line arguments, but that's hardly allowing the "user to input the number." And I still wouldn't be able to display the number without using any of the standard libraries. Please, I need some clarification on this from all of the pros who help us intermediates on this site!!! Thanks so much



Douglas A. Wright
dawrigh3@kent.edu
GeneralRe: I need as many opinions as possible Pin
Ted Ferenc2-Sep-03 12:51
Ted Ferenc2-Sep-03 12:51 
GeneralRe: I need as many opinions as possible Pin
valikac2-Sep-03 14:23
valikac2-Sep-03 14:23 
GeneralRe: I need as many opinions as possible Pin
Terry O'Nolley2-Sep-03 15:04
Terry O'Nolley2-Sep-03 15:04 
GeneralRe: I need as many opinions as possible Pin
DougW482-Sep-03 15:59
DougW482-Sep-03 15:59 
GeneralGetting the number of local drives on a system Pin
Dor2-Sep-03 12:32
Dor2-Sep-03 12:32 
GeneralRe: Getting the number of local drives on a system Pin
Michael Dunn2-Sep-03 12:38
sitebuilderMichael Dunn2-Sep-03 12:38 
GeneralOCX Custom Properties Pin
BarryPearlman2-Sep-03 11:38
BarryPearlman2-Sep-03 11:38 
GeneralVersion info in resources Pin
Navin2-Sep-03 10:17
Navin2-Sep-03 10:17 
GeneralRe: Version info in resources Pin
Navin2-Sep-03 10:59
Navin2-Sep-03 10:59 
GeneralRe: Version info in resources Pin
Steve S3-Sep-03 2:14
Steve S3-Sep-03 2:14 
GeneralTurning video signal on/off Pin
Andrew Allen2-Sep-03 10:05
Andrew Allen2-Sep-03 10:05 
GeneralMenu messaging Pin
David_Leikis2-Sep-03 8:51
David_Leikis2-Sep-03 8:51 
GeneralRe: Menu messaging Pin
Dor2-Sep-03 12:30
Dor2-Sep-03 12:30 
QuestionHow to resize the MDI child window at startup Pin
mr20032-Sep-03 8:46
mr20032-Sep-03 8:46 
AnswerRe: How to resize the MDI child window at startup Pin
John R. Shaw3-Sep-03 7:12
John R. Shaw3-Sep-03 7:12 
QuestionHow do I add controls to my view? Pin
Anonymous2-Sep-03 8:37
Anonymous2-Sep-03 8:37 
AnswerRe: How do I add controls to my view? Pin
valikac2-Sep-03 9:35
valikac2-Sep-03 9:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.