Click here to Skip to main content
15,919,613 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralRe: Grid computing ... Help meeeeeeee Pin
trungbkvn29-Jan-04 18:13
trungbkvn29-Jan-04 18:13 
GeneralRe: Grid computing ... Help meeeeeeee Pin
WillemM28-Aug-04 23:42
WillemM28-Aug-04 23:42 
QuestionFinal yr project ? Pin
raheela22-Jan-04 5:41
raheela22-Jan-04 5:41 
AnswerRe: Final yr project ? Pin
Gomac11-Feb-04 8:20
Gomac11-Feb-04 8:20 
GeneralRe: Final yr project ? Pin
Sarvesvara (BVKS) Dasa15-Feb-04 0:10
Sarvesvara (BVKS) Dasa15-Feb-04 0:10 
QuestionException Handling Strategies - Good idea? Pin
Jeff Deville20-Jan-04 18:43
Jeff Deville20-Jan-04 18:43 
QuestionWould this be a good submtion? Pin
LiquidKnight14-Jan-04 10:34
LiquidKnight14-Jan-04 10:34 
AnswerRe: Would this be a good submtion? Pin
peterchen14-Jan-04 10:56
peterchen14-Jan-04 10:56 
GeneralRe: Would this be a good submtion? Pin
LiquidKnight14-Jan-04 11:50
LiquidKnight14-Jan-04 11:50 
GeneralRe: Would this be a good submtion? Pin
Colin Angus Mackay14-Jan-04 12:13
Colin Angus Mackay14-Jan-04 12:13 
GeneralRe: Would this be a good submtion? Pin
peterchen14-Jan-04 12:25
peterchen14-Jan-04 12:25 
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 

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.