User: eypros

  • Public profile

User profile: eypros

User info
User name:eypros
Name:Jorge Orf
Location:Salonica
Statistical data
Birthdate:Aug 14, 1979
Gender:Male
Occupation:Engineer
Skills:C
PHP
History
Joined:
Number of posts:329
Latest posts:

problem with a funtion in pointer as part of a struct in a class
Correct if I am wrong but those solution have different approaches. The first one tries to access e...

Function object class for less-than inequality comparison
Complier does not know how to compare object of your struct since you don't define any function or o...

is there a way to make array as a float?
Of course you can use array with [code]float[/code]s (or better [code]double[/code]s) but I guess si...

Roman Numerals
You can also modify @Maniax's code: [code]void romanType::convertToDecimal() { for (int i = 0; i <...

advantages of short data type
[quote]It's usually smaller than int[/quote] Basically I think that also depends on the implementati...

This user does not accept Private Messages