Click here to Skip to main content
15,881,588 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: help needed for encoding / saving "*.raw" images. Pin
Stuart Dootson3-Feb-09 5:52
professionalStuart Dootson3-Feb-09 5:52 
AnswerRe: help needed for encoding / saving "*.raw" images. Pin
Saurabh.Garg3-Feb-09 16:34
Saurabh.Garg3-Feb-09 16:34 
AnswerRe: help needed for encoding / saving "*.raw" images. Pin
Hamid_RT3-Feb-09 20:59
Hamid_RT3-Feb-09 20:59 
QuestionEuler's Contant To The X Power Pin
little_missy3-Feb-09 2:11
little_missy3-Feb-09 2:11 
AnswerRe: Euler's Contant To The X Power Pin
toxcct3-Feb-09 2:34
toxcct3-Feb-09 2:34 
GeneralRe: Euler's Contant To The X Power Pin
little_missy3-Feb-09 23:53
little_missy3-Feb-09 23:53 
GeneralRe: Euler's Contant To The X Power Pin
toxcct4-Feb-09 0:02
toxcct4-Feb-09 0:02 
AnswerRe: Euler's Contant To The X Power Pin
cmk3-Feb-09 6:09
cmk3-Feb-09 6:09 
You need to use a bignum library to calc the large exponents/factorals and maintain precision.

http://en.wikipedia.org/wiki/Arbitrary-precision_arithmetic[^]

...cmk

The idea that I can be presented with a problem, set out to logically solve it with the tools at hand, and wind up with a program that could not be legally used because someone else followed the same logical steps some years ago and filed for a patent on it is horrifying.
- John Carmack

AnswerRe: Euler's Contant To The X Power Pin
Luc Pattyn3-Feb-09 6:21
sitebuilderLuc Pattyn3-Feb-09 6:21 
GeneralRe: Euler's Contant To The X Power Pin
cmk3-Feb-09 21:12
cmk3-Feb-09 21:12 
Questionkeyboard event Pin
hrishiS3-Feb-09 1:18
hrishiS3-Feb-09 1:18 
QuestionRe: keyboard event Pin
CPallini3-Feb-09 1:40
mveCPallini3-Feb-09 1:40 
AnswerRe: keyboard event Pin
hrishiS3-Feb-09 1:46
hrishiS3-Feb-09 1:46 
GeneralRe: keyboard event Pin
CPallini3-Feb-09 2:05
mveCPallini3-Feb-09 2:05 
GeneralRe: keyboard event Pin
Stuart Dootson3-Feb-09 2:06
professionalStuart Dootson3-Feb-09 2:06 
AnswerRe: keyboard event Pin
Nibu babu thomas3-Feb-09 2:03
Nibu babu thomas3-Feb-09 2:03 
GeneralRe: keyboard event Pin
hrishiS3-Feb-09 2:42
hrishiS3-Feb-09 2:42 
QuestionPlatform SDK: Get domain name Pin
Stefan Spenz3-Feb-09 1:18
Stefan Spenz3-Feb-09 1:18 
AnswerRe: Platform SDK: Get domain name Pin
Supriya Tonape3-Feb-09 1:43
Supriya Tonape3-Feb-09 1:43 
AnswerRe: Platform SDK: Get domain name Pin
Stuart Dootson3-Feb-09 1:59
professionalStuart Dootson3-Feb-09 1:59 
AnswerRe: Platform SDK: Get domain name Pin
krmed3-Feb-09 2:01
krmed3-Feb-09 2:01 
QuestionMemory Leaks With CString in vc6.0 in Release mode Pin
Ramasani3-Feb-09 1:05
Ramasani3-Feb-09 1:05 
AnswerRe: Memory Leaks With CString in vc6.0 in Release mode Pin
Stuart Dootson3-Feb-09 1:12
professionalStuart Dootson3-Feb-09 1:12 
GeneralRe: Memory Leaks With CString in vc6.0 in Release mode Pin
Ramasani3-Feb-09 1:21
Ramasani3-Feb-09 1:21 
GeneralRe: Memory Leaks With CString in vc6.0 in Release mode Pin
Stuart Dootson3-Feb-09 2:03
professionalStuart Dootson3-Feb-09 2:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.