Beginners - May 2009 (Page 21)

C++ file manipulation
 
I was wondering if anyone knew how to store a line command as text in a data file, then retrieve that line command as text, and later turn it into a functional ...
[3 replies] Last: I was wondering if anyone knew how to store a line command as text in... (by arnes99)
Switch Statements :(
 
Hi there just having a little trouble getting this switch statement to work. Im using bloodshed c++ and tried to compile the following: The errors im getting...
[4 replies] Last: Did you not read kevinchkin 's reply? line 16 should be switch (l... (by closed account z05DSL3A)
Palindrome
 
Whats wrong with my programme? the cmd does not show what it suppose to show.(My programme is to generate out palindrom from 11 to 88 . reverse and add the orig...
[3 replies] Last: Okay sorry about that... I will change it back. As for the programme, ... (by DoomCarnage)
getline => Segmentation fault
 
From the keyboard I enter just one character and push Return key. Then this getline goes in Segmentation fault. Why so??? char *const SL = ""; parse_us...
[2 replies] Last: I think that line may be a candidate for the Most Mistakes in a Single... (by helios)
May 2009 Pages: 1... 192021
  Archived months: [apr2009] [jun2009]

This is an archived page. To post a new message, go to the current page.