Click here to Skip to main content
15,898,924 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalserial communication Pin
vc-programmer-18-Oct-04 18:34
vc-programmer-18-Oct-04 18:34 
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 
Hi,



k=1;
total=0;
while(k<=50)
{
total=total+(k*K);
K=k+1;
}



Regards.

The Best Relligion is Science.
Once you understand it, you will know God.
Generalnew to c and having problems with looping questions Pin
jenmaz18-Oct-04 17:11
jenmaz18-Oct-04 17:11 
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 

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.