Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~208 People Reached
Interests
Modellsport, car racing, programming, tennis
PC Specs
Intel Core2 Quad Q6600 2.4GHz, BFG GeForce 8800GT, 4GB DDR3, Ubuntu 9.04
Favorite Forums
Favorite Tags
Member Avatar for newcoder192

Im new to dynamic arrays. What im trying to do is get a line of number that are stored as charachters , but implement a dynamic array to store the charachters so the size of the number(i.e. number of digits) is unkown. After i convert the charachters to an integer, …

Member Avatar for Narue
0
80
Member Avatar for BluMan

Hi! Could you tell me what did I do wrong in the code bellow? I try to read one line from a file, but it shows on the screen only unknown characters(different from the characters I have in the file). [Code] GetLine Proc Hand:HANDLE, pBuf:DWord Local Len:DWord Local rLen:DWord Local …

0
128