Pelles C forum

C language => Beginner questions => Topic started by: tpekar on June 08, 2010, 09:44:21 PM

Title: A simple window with a prompt and user input to return to my c program
Post by: tpekar on June 08, 2010, 09:44:21 PM
Can someone show me an example of a simple windows program that has a prompt and receives user input, and how I can access what the user input in my C program.

Thanks!