Click here to Skip to main content
16,012,468 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: HTTPRequest in C++/VC++? Pin
rp_suman28-Mar-08 0:42
rp_suman28-Mar-08 0:42 
AnswerRe: HTTPRequest in C++/VC++? Pin
ThatsAlok28-Mar-08 3:30
ThatsAlok28-Mar-08 3:30 
AnswerRe: HTTPRequest in C++/VC++? Pin
Ravi Bhavnani3-Apr-08 13:57
professionalRavi Bhavnani3-Apr-08 13:57 
AnswerRe: HTTPRequest in C++/VC++? Pin
Hamid_RT16-Apr-08 0:33
Hamid_RT16-Apr-08 0:33 
GeneralRegarding Problem with Short Data Type Pin
paresh_joe27-Mar-08 23:59
paresh_joe27-Mar-08 23:59 
QuestionRe: Regarding Problem with Short Data Type Pin
CPallini28-Mar-08 0:20
mveCPallini28-Mar-08 0:20 
GeneralRe: Regarding Problem with Short Data Type Pin
Saurabh.Garg28-Mar-08 0:34
Saurabh.Garg28-Mar-08 0:34 
GeneralRe: Regarding Problem with Short Data Type Pin
jhwurmbach15-Apr-08 22:32
jhwurmbach15-Apr-08 22:32 
Saurabh.Garg wrote:
I am not sure if this indeed is the case.


It depends on the compiler and platform.

"1==sizeof(char)<=sizeof(short)<=sizeof(int)<=sizeof(long)<=sizeof(long long)" is all the standard says.

This tends to be interpreted as "char is 8 bits, short is 16 bits, int is 32 bits and long is 64 bits". But it doesn't need to be that case.

Let's think the unthinkable, let's do the undoable, let's prepare to grapple with the ineffable itself, and see if we may not eff it after all.
Douglas Adams, "Dirk Gently's Holistic Detective Agency"

GeneralRe: Regarding Problem with Short Data Type Pin
Saurabh.Garg15-Apr-08 22:51
Saurabh.Garg15-Apr-08 22:51 
GeneralRe: Regarding Problem with Short Data Type Pin
jhwurmbach15-Apr-08 22:57
jhwurmbach15-Apr-08 22:57 
GeneralRe: Regarding Problem with Short Data Type Pin
Saurabh.Garg15-Apr-08 23:01
Saurabh.Garg15-Apr-08 23:01 
QuestionVisual C++.net Pin
ERLN27-Mar-08 23:51
ERLN27-Mar-08 23:51 
GeneralRe: Visual C++.net Pin
CPallini28-Mar-08 0:14
mveCPallini28-Mar-08 0:14 
GeneralRe: Visual C++.net Pin
ThatsAlok28-Mar-08 0:38
ThatsAlok28-Mar-08 0:38 
GeneralBack-propagation Neural Net By Tejpal Singh Chhabra Pin
shaka227-Mar-08 22:54
shaka227-Mar-08 22:54 
GeneralRe: Back-propagation Neural Net By Tejpal Singh Chhabra Pin
Iain Clarke, Warrior Programmer27-Mar-08 23:11
Iain Clarke, Warrior Programmer27-Mar-08 23:11 
GeneralRe: Back-propagation Neural Net By Tejpal Singh Chhabra Pin
ThatsAlok27-Mar-08 23:32
ThatsAlok27-Mar-08 23:32 
GeneralChange IP Header TOS Field [modified] Pin
cedric.bouchet27-Mar-08 22:51
cedric.bouchet27-Mar-08 22:51 
GeneralRe: Change IP Header TOS Field Pin
Mark Salsbery28-Mar-08 6:51
Mark Salsbery28-Mar-08 6:51 
GeneralRe: Change IP Header TOS Field Pin
cedric.bouchet30-Mar-08 21:12
cedric.bouchet30-Mar-08 21:12 
Generalreading a line from the text Pin
Chandrasekharan P27-Mar-08 22:05
Chandrasekharan P27-Mar-08 22:05 
GeneralRe: reading a line from the text [modified] Pin
Iain Clarke, Warrior Programmer27-Mar-08 22:56
Iain Clarke, Warrior Programmer27-Mar-08 22:56 
GeneralRe: reading a line from the text Pin
ThatsAlok27-Mar-08 23:35
ThatsAlok27-Mar-08 23:35 
GeneralRe: reading a line from the text Pin
Iain Clarke, Warrior Programmer27-Mar-08 23:50
Iain Clarke, Warrior Programmer27-Mar-08 23:50 
GeneralYou're definitely a cheater! Pin
CPallini28-Mar-08 0:05
mveCPallini28-Mar-08 0:05 

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.