C++ ProgrammingGeneral discussions for the C++ language. For questions specific to Microsoft's Visual C++ variant, see the Visual C++ forum instead.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the C++ Programming section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
i already have a software that is write by c that is desktop version,now i want to make the software use online. what should i do, can i make it by changing the default software or need use other language to do it again?
I respect the fact that English may not be your first language but your question is very garbled.
What is the name of the software that you are having a problem with? What Operating System are you using? What are you really trying to do?? Are you asking if your software needs to be recompiled? If so, do you have the source files?
What he is asking is whether he can convert an application that runs natively on the OS into an online web enabled app.
Quote:
quote:Originally posted by Alan-LB
I respect the fact that English may not be your first language but your question is very garbled.
What is the name of the software that you are having a problem with? What Operating System are you using? What are you really trying to do?? Are you asking if your software needs to be recompiled? If so, do you have the source files?