Hi Everybody !
I am trying to teach myself C and have a few questions about moving on past the stage of learning the general syntax stuff. I've used VB and MSAccess before to create database type applications. Thanks for your help !!!!
1. How do you create a GUI with menus (a menu bar along the top of the screen would be nice) and data entry fields ?
2. How do you manipulate screen and font colors ?
3. If I made a database type application in C, Would it be better to "write to" and "search and retrieve from" a text file or somehow connect to a windows type of database, such as msaccess (think of a application that 10 to 20 people might use over an intranet - fileserver) ?
4. All of the books about C that I've looked at use really simple sample code that produced just a few lines of output. There must be something more to do that input numbers and sorting. If it isn't pratical to create database apps using C, then what else can someone do with C ?
Sorry about the newbee type questions !
Thanks again !
I am trying to teach myself C and have a few questions about moving on past the stage of learning the general syntax stuff. I've used VB and MSAccess before to create database type applications. Thanks for your help !!!!
1. How do you create a GUI with menus (a menu bar along the top of the screen would be nice) and data entry fields ?
2. How do you manipulate screen and font colors ?
3. If I made a database type application in C, Would it be better to "write to" and "search and retrieve from" a text file or somehow connect to a windows type of database, such as msaccess (think of a application that 10 to 20 people might use over an intranet - fileserver) ?
4. All of the books about C that I've looked at use really simple sample code that produced just a few lines of output. There must be something more to do that input numbers and sorting. If it isn't pratical to create database apps using C, then what else can someone do with C ?
Sorry about the newbee type questions !
Thanks again !