C in Windows

K

kl365

I've been programming C in a *nix environment for a few years now and i feel
that i've become fairly proffcient, but one thing i've never done is to
program applications for windows and i was wondering if anyone could suggest
some good reading material.

kl365
 
J

Jack Klein

I've been programming C in a *nix environment for a few years now and i feel
that i've become fairly proffcient, but one thing i've never done is to
program applications for windows and i was wondering if anyone could suggest
some good reading material.

kl365

If your UNIX programs use only the standard C language and library,
just recompile them for Windows. If not, it is not a language issue
but one of differences between compiler and operating system specific
non-standard extensions being different between two platforms, and all
such extensions for any platform are off-topic here.

If you are looking for references for Windows specific programming,
this is the wrong place. Try Microsoft's MSDN on their web site, and
Windows programming groups like

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++ ftp://snurse-l.org/pub/acllc-c++/faq
 

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,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top