Click here to Skip to main content
15,903,203 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralRe: Would this be a good submtion? Pin
Anonymous14-Jan-04 12:43
Anonymous14-Jan-04 12:43 
GeneralRe: Would this be a good submtion? Pin
peterchen14-Jan-04 12:53
peterchen14-Jan-04 12:53 
GeneralRe: Would this be a good submtion? Pin
LiquidKnight14-Jan-04 13:01
LiquidKnight14-Jan-04 13:01 
GeneralRe: Would this be a good submtion? Pin
Colin Angus Mackay14-Jan-04 22:18
Colin Angus Mackay14-Jan-04 22:18 
GeneralRe: Would this be a good submtion? Pin
Nik Vogiatzis21-Jan-04 20:31
Nik Vogiatzis21-Jan-04 20:31 
GeneralRe: Would this be a good submtion? Pin
Jörgen Sigvardsson15-Jan-04 14:25
Jörgen Sigvardsson15-Jan-04 14:25 
GeneralRe: Would this be a good submtion? Pin
Nik Vogiatzis22-Jan-04 11:59
Nik Vogiatzis22-Jan-04 11:59 
GeneralNative code portabilty Pin
DataAdapter14-Jan-04 7:29
DataAdapter14-Jan-04 7:29 
have a problem and I feel for most of the students it is trivial but I have not been able to have a satisfactory solution to it despite putting considerable time . (Due to its trivial nature I preferred the anonymous option/ mailing you directly that you mentioned in the class ).

PROBLEM:

I compile a simple program using visual c++
#include<iostream.h>

void main()
{
cout<<"CANADA";
}
If I copy its execuatable to linux or try to run in shell(it does not run or outputs some garbage with error message- I mean native code is not portable),
I know the different platform will not run the exe complied at windows platform and vice versa.
My problem is I want to know the reasons/factors that contribute to the difference, (OS system calls etc , compiler issue I am not sure).

Any details or webPointers/explanations/chaptersInBook on this issue (why exe for one platform does not run on other platforms though the library calls are the same- issues involved etc ) will be of great help to me.

Thankyou very much for your time.
GeneralRe: Native code portabilty Pin
Colin Angus Mackay14-Jan-04 12:20
Colin Angus Mackay14-Jan-04 12:20 
GeneralNeed a Tech. info sample/standart on the application product Pin
vipsy14-Jan-04 0:29
vipsy14-Jan-04 0:29 
GeneralRe: Need a Tech. info sample/standart on the application product Pin
Brad Bruce29-Jan-04 13:23
Brad Bruce29-Jan-04 13:23 
GeneralNeed Brief Articles on Peer to peer file transfer Pin
fokyy13-Jan-04 17:55
fokyy13-Jan-04 17:55 
GeneralI need to communicate through a modem programmatically Pin
MarianRobert13-Jan-04 0:48
MarianRobert13-Jan-04 0:48 
GeneralRe: I need to communicate through a modem programmatically Pin
Roger Wright14-Jan-04 10:50
professionalRoger Wright14-Jan-04 10:50 
GeneralRe: I need to communicate through a modem programmatically Pin
Monty218-Jan-04 22:34
Monty218-Jan-04 22:34 
GeneralNikolai Teofilov Artical/Example Pin
Anonymous10-Jan-04 20:31
Anonymous10-Jan-04 20:31 
GeneralPerformance Monitor Counters Pin
[James Pullicino]8-Jan-04 5:34
[James Pullicino]8-Jan-04 5:34 
GeneralRe: Performance Monitor Counters Pin
Blake Miller15-Jan-04 14:03
Blake Miller15-Jan-04 14:03 
Generalpeople who need some idea!! Pin
victor_virus4-Jan-04 13:33
victor_virus4-Jan-04 13:33 
GeneralRe: people who need some idea!! Pin
Colin Angus Mackay4-Jan-04 14:11
Colin Angus Mackay4-Jan-04 14:11 
GeneralRe: people who need some idea!! Pin
Christian Graus4-Jan-04 14:30
protectorChristian Graus4-Jan-04 14:30 
GeneralRe: people who need some idea!! Pin
Roger Wright4-Jan-04 21:24
professionalRoger Wright4-Jan-04 21:24 
GeneralCross browser client side coding Pin
Jim Taylor23-Dec-03 6:04
Jim Taylor23-Dec-03 6:04 
GeneralRe: Cross browser client side coding Pin
Paul Watson13-Jan-04 22:44
sitebuilderPaul Watson13-Jan-04 22:44 
GeneralRe: Cross browser client side coding Pin
Jim Taylor13-Jan-04 22:51
Jim Taylor13-Jan-04 22:51 

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.