Archive for November, 2006

Showing off: UQ

06Nov06

The University of Queensland, Brisbane, Australia.

Brought to you by Flash Earth.

I/O in C++

01Nov06

Out of three programming languages that I’ve learnt, C++ has the simplest way to handle the I/O (input/output). I’m trying to demostrate how to write a program that reads doubles from a file, performs addition of those numbers, and print the results to stdout (standard output).
C++ has useful ifstream and fstream classes that provide […]


You are currently browsing the The Geek @ amellie.net weblog archives for November, 2006.

Longer entries are truncated. Click the headline of an entry to read it in its entirety.