User: Ben Brown

  • Public profile

User profile: Ben Brown

User info
User name:Ben Brown
History
Joined:
Number of posts:25
Latest posts:

read and write a file using multiple objects
Try XML...its great once you get the hang of it.

Input arg. as name of object
Unfortunately, you can't name a variable in your function the same as one of its arguments, but you ...

I need help regarding fraction to string
what about trying [code]c-b[/code] instead of [code]b-c[/code]

I need help regarding fraction to string
make [code]int c[/code] on line 1 into [code]double c[/code]

finding perimeter of half an ellipse
if the second formula doesn't work quite right, try this instead: double P_Ellipse = ((2 * pi * sqrt...

This user does not accept Private Messages