User: BrentSpinor

  • Public profile

User profile: BrentSpinor

User info
User name:BrentSpinor
Email:jirwin505@gmail.com
Name:Jeff
Location:Pennsylvania
Statistical data
Occupation:Engineer
Skills:C++
Python
MATLAB
History
Joined:
Number of posts:26
Latest posts:

float and double
Minimum value for a float is 1.175494351 E – 38 (if you're not familiar with "E" it means "*10^")....

Doing something on push of key.
There are two ways to do this. The first requires you to push "enter," not just any key. You can d...

mystringreverse
You need to declare l1 as an int. Also, consider using a variable name that is easier to read than ...

problem with strcat
You could copy anna to a non-const char* and then concatenate it with maria: [code]#include <iostre...

I need help creating a beginning program
An even function has reflectional symmetry about the y-axis, while an odd function has rotational sy...

This user does not accept Private Messages