by vckngs7
Map Iterator
|
|
[3 replies] Last: You were right. I must have used a bad template I found online. Thank ... (by vckngs7)
|
by NimmyRod
Output a text file into Excel
|
|
[1 reply] : You might want to look into csv files. They are easy to make, and are ... (by rssair)
|
by speci4lzero
my ascii art program is showing the wrong chars
|
|
[3 replies] Last: I solved it! The struct I defined was needless and caused all the prob... (by speci4lzero)
|
by kethgr
File IO function call problem
|
|
[5 replies] Last: Look over your file very carefully. Remove any extra whitespace, speci... (by Volatile Pulse)
|
by BroncoAG
Array input and output help
|
|
[9 replies] Last: This is essentially the same as my code however i made 1 mistake in th... (by TheBeardedQuack)
|
by apicante
Maximum int to string
|
|
[10 replies] Last: [quote=Volatile Pulse]I don't know much about MSVC++, but I did read t... (by Peter87)
|
by CMinus
Euler 17 :)
|
|
[4 replies] Last: Volatile Pulse I start From Zero it writes nothing :) And You are rig... (by CMinus)
|
Load Player Stats |
|
[13 replies] Last: It's not difficult. First, you need to build a document flow. Second, ... (by amchinese)
|
by neilq5
Visual C++ 6 In Record Time
|
|
[7 replies] Last: This site itself is a good start: http://cplusplus.com/doc/tutorial/ ... (by Catfish2)
|
by amchinese
Why there is a mistake
|
|
[2 replies] Last: Oh, I'm careless. I found that I didn't have my mima defined as an arr... (by amchinese)
|
by Pter0dactyl
SRO problem for nested operator
|
|
[2 replies] Last: sir,can u plz give a simple explaination about the above program....I'... (by Pter0dactyl)
|
by jongbloet
error messages
|
|
[1 reply] : What is your question? If you are receiving an error, please paste you... (by Volatile Pulse)
|
by xrotaryguy
Read words from a file one char at a time
|
|
[12 replies] Last: This function does what I need it to do. Thanks for the help. char ... (by xrotaryguy)
|
by kowp
Writing some stuff to a file
|
|
[2 replies] Last: wow thanks :D have been searching for that all day (by kowp)
|
Palindrone tester (1,2,3,4) |
|
[62 replies] Last: Here's my python solution. import time start = time.time() ls = ... (by htirwin)
|
by StepVelocity
Casting my own Fraction object to double - always becoming 1
|
|
[2 replies] Last: Fixed, thank you so much! (by StepVelocity)
|
by sepetoner
I have been trying to learn classes for a week but I just cannot seem to understand them
|
|
[1 reply] : They exist for your convenience; to make it easier for you to think ab... (by Moschops)
|
by inform880
Ascii characters in output
|
|
[2 replies] Last: I tried adding && s > 2 to the if statement and it still had the s... (by inform880)
|
by Amsterdammer
Reading from a file problem
|
|
[no replies]
|
2 Questions, 1: Databases, 2: In-app Memory? |
|
[2 replies] Last: I had a feeling that saving information to a file that's loaded on sta... (by TheBeardedQuack)
|