Uploaded October 2019 | Updated September 2026, 8 hours ago
Code: github.com/Vinayak-D/FileIO
This video is a quick C++ tutorial on how to import files and scan data into an array (or various arrays), so you can perform mathematical operations on it. This can be very useful for aerodynamic coefficients, or working with external data obtained from another software. It is assumed you know the basics of programming and loops already. This C++ video covers:
1) fstream
2) stringstream (sstream)
3) vector (arrays)
4) opening and closing a file
5) cin / cout functions
6) vector push_back function
7) converting string to float (stof)
Thanks for watching!
VDEngineering
~~My Udemy Courses on Motion Planning / Navigation / Trajectory Planning:
udemy.com/course/autonomous-robots-nonholonomic-motion-planning-algorithms
My Instagram: instagram.com/vinayak_desh
Buy Coffee: buymeacoffee.com/vdengineering
My Website: vinayakd.com
Code: github.com/Vinayak-D/FileIO
This video is a quick C++ tutorial on how to import files and scan data into an array (or various arrays), so you can perform mathematical operations on it. This can be very useful for aerodynamic coefficients, or working with external data obtained from another software. It is assumed you know the basics of programming and loops already. This C++ video covers:
1) fstream
2) stringstream (sstream)
3) vector (arrays)
4) opening and closing a file
5) cin / cout functions
6) vector push_back function
7) converting string to float (stof)
Thanks for watching!
VDEngineering
~~My Udemy Courses on Motion Planning / Navigation / Trajectory Planning:
udemy.com/course/autonomous-robots-nonholonomic-motion-planning-algorithms
My Instagram: instagram.com/vinayak_desh
Buy Coffee: buymeacoffee.com/vdengineering
My Website: vinayakd.com



