User: littleneutrino

  • Public profile

User profile: littleneutrino

User info
User name:littleneutrino
Name:Joe
Location:London, UK
Bio:An engineer/physicist hybrid who negelected his programming skills, and who has realised that they may well be his most profitable ability. Have worked for years with Matlab, some Fortran many years ago, worked through a PhD thesis with badly coded C, and now trying to learn all I can in the shortest possible time about C++
History
Joined:
Number of posts:20
Latest posts:

Contention Issue without Threads
I have written the following piece of code to simulate an ad-hoc network and I have run into a probl...

Boost-like matrix of smart pointers?
Hi all, For performance reasons I need to build a matrix of pointers to objects instead of plain ...

Ways to write a string of characters
Hi all, Could someone please shed some light on the following? I define a string of characters...

Need for const functions
Hi, Suppose I have a generic class [code] class Foo { private: int _member1; float ...

Difference between TYPE* and TYPE[]
Dear all, Could you please tell me what is the difference between the following array declaration...

This user does not accept Private Messages