I want to make user entry screen in C language. i know how to make a conventional screen by prompting and getting the data by scanf but i want to get all the datas at one time like Vb. For ex. student roll no, student mark, student grade , studenet name,etc... I have to get these datas with out prompting from the system. please anybody can help me. it is the project for me. Thanks in Advance..
How to make user entry screen in C language? details are..?
The first poster is completely wrong -- nearly every computer program is written in C/C++, including Visual Basic itself.
The problem is, There aren't built in functions in C that do graphics; instead, each operating system has its own API. It's definitely possible to learn, but if you're just starting with scanf I think you'd probably have a little trouble learning everything in a day or two. You're also possibly going to have to set up your compiler for this. Basically, we need more details to get you through this, if you still think it's reasonable to try. How much time do you have?
Reply:i am afraid you have a problem because i don think that c support such things, you can create a Gui in VB and the execute the c program and provide the input as variables
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment