Forum: C++ Dec 19th, 2007 |
| Replies: 3 Views: 347 Re: Class Help thanks to much persistance i figured this out!
thank you for you help Narue |
Forum: C++ Dec 19th, 2007 |
| Replies: 2 Views: 221 |
Forum: C++ Dec 19th, 2007 |
| Replies: 3 Views: 347 Re: Class Help thanks i fixed that i missed a } a noobish thing to do.
so i removed the \\
now i get
C:\Cpp_Docs\Test\main.cpp In file included from main.cpp
and then in my function i get this |
Forum: C++ Dec 19th, 2007 |
| Replies: 14 Views: 2,363 Re: convert variable to ASCII number Here is a website that i found off of google that explains how to do this in a function (Java script) if you just need 1 character changed you can use the converter at the bottom of the page
hope... |
Forum: C++ Dec 19th, 2007 |
| Replies: 3 Views: 347 Class Help Hello, i have a book that is teaching me the basics of c++
i understand most of it and its really fun, but i need some help creating my own applacation.
i want to create a class caled bandit and... |