| | |
problems in C language
Please support our C advertiser: Programming Forums - DaniWeb Sister Site
![]() |
•
•
Join Date: Aug 2008
Posts: 12
Reputation:
Solved Threads: 0
hello, I used to type my programs on console application.by C language and use
these libraries , <stdio.h>,<conio.h>,<stdlib.h> .etc and used these function (printf),(scanf) under <stdio.h> library.. but then I wanted to know how they make programs on windows application by C language . I figure out they used another libraries .. like <windows.h>.and the functions that used under this library is different from which I used to make my program on it.so my qusetion is that :I need to know how many the libraries under C language until this day.. ? is there any location to know that.. ? and how I can run my programs that I made it on dos make run on windows .. what should I do..?
these libraries , <stdio.h>,<conio.h>,<stdlib.h> .etc and used these function (printf),(scanf) under <stdio.h> library.. but then I wanted to know how they make programs on windows application by C language . I figure out they used another libraries .. like <windows.h>.and the functions that used under this library is different from which I used to make my program on it.so my qusetion is that :I need to know how many the libraries under C language until this day.. ? is there any location to know that.. ? and how I can run my programs that I made it on dos make run on windows .. what should I do..?
Last edited by fromthatside; Aug 29th, 2008 at 11:23 am.
>so my qusetion is that :I need to know how many
>the libraries under C language until this day.. ?
It sounds like you just want to focus on Win32 for now. You can start here, but eventually you'll be checking MSDN regularly.
Note that GUI programming is not easy as there's quite a learning curve when coming from console applications.
>the libraries under C language until this day.. ?
It sounds like you just want to focus on Win32 for now. You can start here, but eventually you'll be checking MSDN regularly.
Note that GUI programming is not easy as there's quite a learning curve when coming from console applications.
New members chased away this month: 3
It just means you can use C language to build gui MS-Windows programs. You can also use other languages, such as C#, VB, php, C++, and others. The win32 api functions were made by Microsoft to be called by as many different programming languages as possible. windows.h is just a header file used within C and C++ language.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
![]() |
Similar Threads
- MSN Messenger, Hotmail, and Explorer problems (Web Browsers)
- Not enjoying computer science (IT Professionals' Lounge)
- Problems with Windows Script Encoder & #include directive (ASP)
- ASP.NET: Problems with CustomValidator... (ASP.NET)
- Problems installing Win2k (Windows NT / 2000 / XP)
- browsing problems too much! (Web Browsers)
Other Threads in the C Forum
- Previous Thread: help with program in c language
- Next Thread: need help in conversion :)
| Thread Tools | Search this Thread |
Tag cloud for C
#include ansi array arrays asterisks binarysearch calculate centimeter changingto char convert copyimagefile cprogramme creafecopyofanytypeoffileinc database directory dynamic fflush file fork forloop framework getlasterror givemetehcodez grade graphics gtkgcurlcompiling hacking hardware histogram homework inches include incrementoperators input iso kernel km lazy linked linkedlist linux linuxsegmentationfault list lists locate logical_drives looping loopinsideloop. lowest match matrix microsoft motherboard multi mysql number opendocumentformat opensource owf pattern pdf performance pointer posix problem probleminc process program programming radix recursion recv repetition research reversing scanf scripting segmentationfault sequential shape socket socketprograming spoonfeeding standard string strings structures student systemcall testing threads turboc unix user variable voidmain() wab windows.h windowsapi






