Search found 4 matches

by Markstar
Sun Jun 08, 2003 10:29 am
Forum: General
Topic: Several beginner problems with C++
Replies: 6
Views: 661

Thanks

Great! That works!
This is excactly how I wanted it.

I think I'll do the PHP-thing when the time comes and experiment with what I got some more. The "creating of a document class" sounds a bit scary right now, so I'll focus on that later.

Thank you guys again! :D
by Markstar
Sat Jun 07, 2003 8:15 am
Forum: General
Topic: Several beginner problems with C++
Replies: 6
Views: 661

Yeah, it's working!
Thanks a lot.
Now all that's left for my total satisfaction is the auto-close thing. For the time being I just wrote a small .bat so that I just have to press one letter and "enter", but of course that's not really very elegant.
by Markstar
Fri Jun 06, 2003 6:43 pm
Forum: General
Topic: Several beginner problems with C++
Replies: 6
Views: 661

Thanks for your answer. Unfortunately it did not cover the first point. It still gives me the error: "Cannot jump to item under the cursor" - no matter where I click. And yes, of course it says C:\My Documents\Edu\test.c:2:2: warning: no newline at end of file , don't know what happened with the ...
by Markstar
Wed Jun 04, 2003 9:05 pm
Forum: General
Topic: Several beginner problems with C++
Replies: 6
Views: 661

Several beginner problems with C++

I'm sorry I'm asking this, I spent quite some hours trying to avoid this thread but I don't know where to look anymore. Here are my problems (mind you, I'm new at this :oops: ): 1.) I installed gcc and TextPad under Win2k (!), added the "Compile C++"-thing which looks like this: Command: C:\Program ...