User profile: axel609

User info
User name:axel609
Name:kevin
Location:everett
Bio:a beginner programer
History
Joined:
Number of posts:48
Latest posts:

reading files that contain both string and int
txt. file contains [code] human#dog#24 cow#fish#64 [/code] how do i turn the .txt file into a...

opening files
the program needs to open a .txt file. i know how to open .txt file on a window using code::blocks b...

opening files
does anyone know how to open file in macbook air using code::blocks because I'm having trouble open...

can't open file
need help opening files in a function [code] #include <iostream> #include <cstdlib> #include <...

game program need fixing
I fix it but and added a few things but i have new issues now. [code] #include <iostream> #includ...