packaging of a program

Hi guys..so i just finish learning c++ i'll say..(do we even finish learning programming? i think not..there is always something new to learn)
ok so the thing is that i want to know how to package the program i have written and have it on my windows desktop...putting all that 700 lines thing in a single icon so i can click on it..how is that possible? can someone help me? thanks in adavance
closed account (z05DSL3A)
Looks like the proverbial can of worms .

By 'package the program' do you mean compile it into a .exe?

What IDE/Compiler do you have?
i use codeblocks g compiler i think...i compile it and it works fine..i mean how do i have it a single file and possibly having an icon for it on desktop...am i asking for too much lol? yeah thats right, having it like a .exe file ;)
Last edited on
Topic archived. No new replies allowed.