User profile: shadowofwar

User info
User name:shadowofwar
History
Joined:
Number of posts:10
Latest posts:

Add two ASCII values?
Yep, thanks desin and Chervil, the latter was the one i needed, subtracting the character '0' did th...

Add two ASCII values?
In my C++ program, it contains 2 CHAR variables and the idea is to add these two together. For exa...

error: conversion from 'Multiplication*' to non-scalar type 'Multiplication' requested
Oh I see what you mean now! Thanks!

error: conversion from 'Multiplication*' to non-scalar type 'Multiplication' requested
That works perfectly Jim, thanks to all that replied, with the loop it resets just as I want it to! ...

error: conversion from 'Multiplication*' to non-scalar type 'Multiplication' requested
How can I write [code]CalculateMultip[/code] without the [code]product[/code] variable? Without it t...