User profile: jorgen

User info
User name:jorgen
History
Joined:
Number of posts:64
Latest posts:

Reading and writing to file using the same fstream
Ok, thanks for the replies! I changed the code in the way you suggested and it works.

Reading and writing to file using the same fstream
I have a file of data where each line consists of 4 parameters ([code]degree[/code], [code]alpha[/co...

Floating pt. subtraction error depends on abs. values
I thought I understood subtraction errors (subtracting two almost equal numbers effectively removes ...

Does ctrl-c clear variables?
Thank you! The second reply in the stack overflow thread sounds reassuring: [quote]However, the oper...

Does ctrl-c clear variables?
I could not find the answer to this anywhere: Some variables need to be cleared (or something sim...