hi, can anyone tell me if this software can be done in C?

W

Wesley Mesquita

Hi, i need to code in c something like this,www.searchbay.org?idapp=93896

can any one pointing me some tricks..

tks for your help.

I think everything can be done using C. Softwares like this have some
complex implementation detais, so the the "tricks" you need depends
heavily of your C programming skills. Tell us something about tour
past projects, maybe someone can help you better.
 
S

santosh

João Gomes said:
Hi, i need to code in c something like this,
www.searchbay.org?idapp=93896

can any one pointing me some tricks..


tks for your help.

It should be /possible/ .

But do you have a good reason for implementing such an application
instead of perhaps using something that's already available, either the
one at that link or something else? Implementing all the listed
functionality should be /quite/ a bit of work. Building around codecs
already out there will save time and effort. You might find that you
may be more or less constrained to go the C++ route.

Since you appear to want to write for Windows direct more questions to
<unless the question happens
to be primarily Standard C based.
 
F

fnegroni

You shuould start looking at DirectX (in particular, DirectMedia)

It is best accessed using C++, but there are C wrappers.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top