hi
Is there any function in vc++ do the same thing as the Input (int,int)
function in vb?and is there one ... would someone please tell me what is it?
thanks in advance
lahom
lahom 0 Light Poster
Recommended Answers
Jump to PostDo you mean this function ?
Not exactly -- use ifstream declared in <fstream> file and its >> operator or getline() function to read data into a variable.
Here is one of many tutorials you can find on the …
Jump to PostYou are absolutely right -- here is a good link, I hope
All 6 Replies
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
lahom 0 Light Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
lahom 0 Light Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
lahom 0 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.