User: dashbob

  • Public profile

User profile: dashbob

User info
User name:dashbob
History
Joined:
Number of posts:6
Latest posts:

problems with strings
Its a good idea to use find_first_not_of() to eliminate multiple spaces [code] // Remove leading s...

Array
Just for fun here's a small example of using malloc() and realloc() to create and resize c-style arr...

Newer at c++ (actually algorithm)
You could use a list, sort the list, then print the front and back values

Linked List Help !
Try to create a diagram on paper to see how variables are assigned at each step [code] /* -----...

fseek() and random access
Many thanks yay!

This user does not accept Private Messages