View Full Version : Does anyone here know C++?
pmb_phy
May29-04, 06:28 PM
If there is somene hear who knows C++ and is willing to discuss the language in e-mail please let me know. I'm in the learning process and have too many questions to post them. If someone would ejoy such an exchange I'd be grateful. Thanks
Pete
If there is somene hear who knows C++ and is willing to discuss the language in e-mail please let me know. I'm in the learning process and have too many questions to post them. If someone would ejoy such an exchange I'd be grateful. Thanks
PeteIf you want, send me a private message (not an e-mail) and I'll answer what I can.
dduardo
May29-04, 07:30 PM
If you post here I can answer your questions. Plus it will help others that want to learn too.
pmb_phy
May29-04, 07:36 PM
If you post here I can answer your questions. Plus it will help others that want to learn too.
Please check you're PM.
Thanks
Pete
I can also answer any questions you might have.
- Warren
Send me an email with your questions and I will, absolutely for free and with no strings attached, refer you to Google.
But that's only because I don't know C++. :wink:
Pattielli
May30-04, 04:00 AM
Send me an email with your questions and I will, absolutely for free and with no strings attached, refer you to Google.
But that's only because I don't know C++. :wink:
Smile a lot <<sal>>
DarkAnt
May30-04, 07:28 PM
This is what I love about PF. Someone asks a question and 7 people jump up to help answer.
The_Professional
May30-04, 07:59 PM
Check out this site as well: C plus plus (http://www.cplusplus.com/)
pmb_phy
May30-04, 08:35 PM
One thing I'd love to work through/understand is the code to write to graphics file.
http://members.aol.com/rf21exe/gif.htm#gif
Pete
maverick280857
Jun9-04, 12:04 PM
Hi
I'd be glad to help...I have put up some really basic stuff on my site (www.geocities.com/fsairin/) about C++ but whether or not it helps you depends on your current level of understanding/experience.
Please post the problems you face so that we can help you out...
And of course, google.com is a wonderful way to find out more about C++ resources on the internet.
Cheers
Vivek
ponjavic
Jun11-04, 04:29 PM
If you'd like to edit files of such complex systems as gif and you are in the learning process you are in deep waters man. I've been playing around with c++ for three years now creating games and working in openGL and when i thought about including 3dsmax files I lost it...
From what I can tell of your experience just by reading your posts I think you should start with easier tasks. If you want to learn and not just copy/paste that is. (Which for some reason often seems rather similar :P)
Dissident Dan
Jun12-04, 12:22 AM
I would work with bitmaps before attempting gifs.
First you need to learn C and/or C++. Then you need to learn file operations with them. Then you can try something like image reading.
pmb_phy
Jun12-04, 07:57 AM
I would work with bitmaps before attempting gifs.
First you need to learn C and/or C++. Then you need to learn file operations with them. Then you can try something like image reading.
I already know C and file operations.
pmb_phy
Jun12-04, 08:02 AM
If you'd like to edit files of such complex systems as gif and you are in the learning process you are in deep waters man. I've been playing around with c++ for three years now creating games and working in openGL and when i thought about including 3dsmax files I lost it...
From what I can tell of your experience just by reading your posts I think you should start with easier tasks. If you want to learn and not just copy/paste that is. (Which for some reason often seems rather similar :P)
As mentioned above I already know C. I learned it about 14 years ago and programed in it (for work) for 4 years. It's a piece of cake for me to write C code (once I refresh a smidgen). I know a bit of C++. I know enough to do whatever I'd like to do. But the question regarding GIFs was outside the C++ question. If I were to take a wild guess I would say that I want to find the file format, LZW compression algorithms etc.
Someone mentioned bit maps. Why would I need bitmaps. I'm not refering to Visual C++ so why bother with them?
Pete
papiya82
Jun20-04, 12:58 PM
pls help me to write a visual c++ program on matrix inversion (the matrix should be of any order and it may be a sparse one).....
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.