how can we use write and read functions in files and why we use these function because i have already get put or cin cout available.
sunnyshahrukh 0 Newbie Poster
Recommended Answers
Jump to Postcin and cout allow access to standard input(mostly the keyboard) and standard output(mostly the console screen)
Use the other functions for other file manipulations.
All 2 Replies
ddanbe 2,724 Professional Procrastinator Featured Poster
NathanOliver 429 Veteran Poster Featured 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.