Search:

Type: Posts; User: Nutshell

Search: Search took 0.02 seconds.

  1. Replies
    15
    Views
    8,790

    I dun mean errors in the compiling process.; I...

    I dun mean errors in the compiling process.; I mean when i execute the program the output is " Program too big to fit in memory". i am using DevC++ on Winxp Pro.
  2. Replies
    15
    Views
    8,790

    tried ur code, when i execute the outputed exe it...

    tried ur code, when i execute the outputed exe it says "Program too big to fit in memory".

    how?
  3. Replies
    15
    Views
    8,790

    Someone told me in another thread to do it using...

    Someone told me in another thread to do it using hex numbers, it worked. BUt here is the code anyway and pls tell me what's wrong with it. the child.txt is created by opening the binary file using...
  4. Replies
    15
    Views
    8,790

    nope had the same funny characters in the output.

    nope had the same funny characters in the output.
  5. Replies
    15
    Views
    8,790

    ah....... i'll try that

    ah....... i'll try that
  6. Replies
    15
    Views
    8,790

    wats wrong wif my nonsense method?

    wats wrong wif my nonsense method?
  7. Replies
    15
    Views
    8,790

    Here is what i did: I made a small hello world...

    Here is what i did:

    I made a small hello world program and compiled it to exe. Then i opened the exe file using notepad. I saved it as another .txt file. Then i made another program that reads...
  8. Replies
    15
    Views
    8,790

    Is this only windows-specific? Can't do this on...

    Is this only windows-specific? Can't do this on other platforms?

    also, is is able to achieve the same thing without the use of MSVC?

    thnx
  9. Replies
    15
    Views
    8,790

    Storing images or files inside executable?

    Hi,

    In many programs, the images or other files are packed into an executable so they can be extracted later, for example, winzip's self extracting ability.

    BUt i'm not talking about...
Results 1 to 9 of 9