User: Crakrjack

  • Public profile

User profile: Crakrjack

User info
User name:Crakrjack
History
Joined:
Number of posts:26
Latest posts:

Strange issue using input streams
Thanks to both of you for your help, I've settled on another method that is working for me.

Strange issue using input streams
abhishekm71, This is the struct I'm using. [code]struct varData { string varName; int numParents;...

Strange issue using input streams
I'm reading in a .txt file, the first couple of lines are: [code]5 Burglar Earthquake Alarm John...

Issue using log2(x)
Thanks for that, I'm now using [code]Doffset=round(log2(Db));[/code] which has solved the problem.

Issue using log2(x)
I'm having a strange issue using the log2 function this section of code [code]Doffset= log2(Db); ...

This user does not accept Private Messages