Click here to Skip to main content
15,911,306 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: serial communication Pin
shiraztk18-Oct-04 18:39
shiraztk18-Oct-04 18:39 
GeneralRe: serial communication Pin
twing18-Oct-04 21:00
twing18-Oct-04 21:00 
GeneralImageing : Fisheye Conversion, Help Pin
jk chan18-Oct-04 17:49
jk chan18-Oct-04 17:49 
GeneralHELP!!:)Another new to C problems trying to figure out Pin
jenmaz18-Oct-04 17:12
jenmaz18-Oct-04 17:12 
GeneralRe: HELP!!:)Another new to C problems trying to figure out Pin
Ryan Binns18-Oct-04 18:30
Ryan Binns18-Oct-04 18:30 
GeneralRe: HELP!!:)Another new to C problems trying to figure out Pin
Anonymous18-Oct-04 18:55
Anonymous18-Oct-04 18:55 
GeneralRe: HELP!!:)Another new to C problems trying to figure out Pin
shiraztk18-Oct-04 18:36
shiraztk18-Oct-04 18:36 
Generalnew to c and having problems with looping questions Pin
jenmaz18-Oct-04 17:11
jenmaz18-Oct-04 17:11 
Given an int variable k that has already been declared , use a while loop to print a single line consisting of 97 asterisks. Use no variables other than k .

or this....

Given an int variable n that has already been declared and initialized to a positive value , and another int variable j that has already been declared , use a while loop to print a single line consisting of n asterisks. Thus if n contains 5, five asterisks will be printed. Use no variables other than n and j .

Any ideas. I have lots of questions like this. I just need help with one of them so I can work with the rest!

Thanks in advance.

GeneralRe: new to c and having problems with looping questions Pin
shiraztk18-Oct-04 18:44
shiraztk18-Oct-04 18:44 
GeneralNew to MFC - Dialog Box Question Pin
MoP7318-Oct-04 17:01
MoP7318-Oct-04 17:01 
GeneralRe: New to MFC - Dialog Box Question Pin
22491718-Oct-04 18:03
22491718-Oct-04 18:03 
GeneralRe: New to MFC - Dialog Box Question Pin
MoP7318-Oct-04 18:46
MoP7318-Oct-04 18:46 
GeneralBit Masking Pin
i like larry18-Oct-04 15:52
i like larry18-Oct-04 15:52 
GeneralRe: Bit Masking Pin
PJ Arends18-Oct-04 16:16
professionalPJ Arends18-Oct-04 16:16 
GeneralProject properties Pin
help_wanted18-Oct-04 15:40
help_wanted18-Oct-04 15:40 
GeneralRe: Project properties Pin
David Crow18-Oct-04 16:35
David Crow18-Oct-04 16:35 
GeneralRe: Project properties Pin
help_wanted18-Oct-04 17:39
help_wanted18-Oct-04 17:39 
Generalserial port communication Pin
Anonymous18-Oct-04 13:29
Anonymous18-Oct-04 13:29 
GeneralRe: serial port communication Pin
Murlai18-Oct-04 19:02
Murlai18-Oct-04 19:02 
Generalfile problem Pin
Anonymous18-Oct-04 13:12
Anonymous18-Oct-04 13:12 
GeneralRe: file problem Pin
RobJones18-Oct-04 13:14
RobJones18-Oct-04 13:14 
GeneralRe: file problem Pin
Azghar Hussain18-Oct-04 19:01
professionalAzghar Hussain18-Oct-04 19:01 
GeneralRe: file problem Pin
Murlai18-Oct-04 19:26
Murlai18-Oct-04 19:26 
GeneralException handling Pin
RobJones18-Oct-04 13:09
RobJones18-Oct-04 13:09 
GeneralRe: Got a little further.. but still need help Pin
RobJones18-Oct-04 17:40
RobJones18-Oct-04 17:40 

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.