Click here to Skip to main content
15,912,897 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralQuestion about Interdev Pin
21-Jul-01 14:47
suss21-Jul-01 14:47 
GeneralRe: Question about Interdev Pin
Anders Molin22-Jul-01 3:57
professionalAnders Molin22-Jul-01 3:57 
GeneralPlease help me to fix a bug in Windows XP. Pin
21-Jul-01 14:09
suss21-Jul-01 14:09 
GeneralRe: Please help me to fix a bug in Windows XP. Pin
Michael Martin21-Jul-01 22:32
professionalMichael Martin21-Jul-01 22:32 
GeneralMFC icons Pin
Stephen McGeown21-Jul-01 13:27
Stephen McGeown21-Jul-01 13:27 
GeneralRe: MFC icons Pin
Michael Martin21-Jul-01 23:00
professionalMichael Martin21-Jul-01 23:00 
GeneralRe: MFC icons Pin
Stephen McGeown22-Jul-01 4:11
Stephen McGeown22-Jul-01 4:11 
GeneralLong Number Storage for Encryption Pin
Peter Liddle21-Jul-01 12:40
Peter Liddle21-Jul-01 12:40 
Hi
I need to be able to store extremely long values temporarly for encryption. The problem at the moment is i can't find anyway of doing it and a ULONG is far to small. I also can't just put it into a string since i need to be able to performs some mathematical functions on it.

Basically what i need to do is have a variable capable of storing a Unsigned Long to the power if a 100 digit number. I also need to be able to store the number that is going to be the power.

So far i have wondered if there is anyway of declaring a pointer and manually designanting its size in bytes rather then defining it to store a unsigned long etc.

The other idea i had is if there is anyway to define your own data types and specify there size or if i could somehow add two existing variables together like to unsigned longs that would give me a whole new data type that stored 64bits rather then 32.

Thanks for all the Help

Peter
GeneralExtending SIP Pin
21-Jul-01 10:50
suss21-Jul-01 10:50 
GeneralRe: Extending SIP Pin
Anders Molin21-Jul-01 11:34
professionalAnders Molin21-Jul-01 11:34 
GeneralRe: Extending SIP Pin
21-Jul-01 12:37
suss21-Jul-01 12:37 
GeneralRe: Extending SIP Pin
Anders Molin21-Jul-01 12:45
professionalAnders Molin21-Jul-01 12:45 
GeneralExtending SIP Pin
21-Jul-01 10:46
suss21-Jul-01 10:46 
QuestionAdding time in a loop,, is it possible??? Pin
mr200321-Jul-01 7:52
mr200321-Jul-01 7:52 
AnswerRe: Adding time in a loop,, is it possible??? Pin
Michael Dunn21-Jul-01 8:05
sitebuilderMichael Dunn21-Jul-01 8:05 
AnswerRe: Adding time in a loop,, is it possible??? Pin
21-Jul-01 19:52
suss21-Jul-01 19:52 
GeneralColoring ListBox entries & Date Picking... Pin
Simon Judge21-Jul-01 7:49
Simon Judge21-Jul-01 7:49 
GeneralPath Info Pin
21-Jul-01 4:03
suss21-Jul-01 4:03 
GeneralRe: Path Info Pin
Joaquín M López Muñoz21-Jul-01 5:13
Joaquín M López Muñoz21-Jul-01 5:13 
QuestionHow can I broadcast a mpeg vedio or mp3 to the LAN Pin
21-Jul-01 1:42
suss21-Jul-01 1:42 
AnswerRe: How can I broadcast a mpeg vedio or mp3 to the LAN Pin
Matt Newman23-Jul-01 16:59
Matt Newman23-Jul-01 16:59 
GeneralRe: How can I broadcast a mpeg vedio or mp3 to the LAN Pin
attckboy24-Jul-01 2:01
attckboy24-Jul-01 2:01 
GeneralRe: How can I broadcast a mpeg vedio or mp3 to the LAN Pin
Matt Newman24-Jul-01 7:25
Matt Newman24-Jul-01 7:25 
GeneralRe: How can I broadcast a mpeg vedio or mp3 to the LAN Pin
attckboy24-Jul-01 16:48
attckboy24-Jul-01 16:48 
GeneralColorful windows Pin
20-Jul-01 22:40
suss20-Jul-01 22:40 

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.