alt.comp.lang.learn.c-c++
By Subject
1613 messages sorted by: [ author ] [ date ] [ thread ]
Starting: 10/07/03
Ending: 10/31/03
- 0.1 = 0 ???
- 2-dimensional arrays and functions
- 37th Annual Simulation Symposium..CFP
- [C FAQ] Random numbers.
- [C++] Copy constructor
- [C++] extern "C" and namespaces
- [C++] Help Please! Can't find error, redefines variable
- [C++] std::ostream::rdbuf()
- [C++] What variables are initialized
- [C] 2-dimensional arrays and functions
- [C] how to search a string ?
- [C] Simple array question
- [C] use of goto
- [c] What does this for loop?
- [C]Understanding arrays/pointers
- [FAQ] Compiler
- [FAQ] How can I open a file, skip first 2 lines and get the 50th character?
- [FAQ] Learning materials - PLEASE please help :)
- [link] about fwrite( )
- [link] what should I do?
- [links] [C] 2-dimensional arrays and functions
- [OT, FAQ, link] Debug request
- [OT, FAQ] how do i clear a screen?
- [OT, link] Do I need a builder?
- [OT, redir, FAQ] Help required on Visual C++ project
- [OT, redir, FAQ] How to open a file in Visual C++ as a Post-Build Event?
- [OT] anyone got the CD for the Hungryminds VC++ book?
- [OT] Congratulations to CHINA!
- [OT] Glasses
- [OT] map with a Compound Key, How?
- [OT] what should I do besides read the FAQ?
- [troll] VC++: Problems with resources and LoadBitmap
- _itoa( )
- a Regular Dll
- about Double number
- about fwrite( )
- Accelerated C++ Answer Key
- Adding to a Link List
- ANSI C Q.
- anyone got the CD for the Hungryminds VC++ book?
- Apologies
- Apologies for "Mad" Bill Pal m er's annoying usenet behaviour.
- Appending arrays
- array of classes with input..
- Array of pointers to polymorphic objects
- Array query...
- arrays programming problem
- ASP Objects tutorials
- Attempting to learn
- AVI
- basic_string::npos
- BCB 6.0 LoadLibrary
- Big Bertha Thing blogs
- brand damage
- C File Opening Problem
- C Prototypes and declarations - are they the same ?
- C++ and input, it can't be platform specific
- C++ commands... Does anyone know?
- c++ graphics?
- C++ oddity in my code, or compiler?
- c++ on linux
- C++: const void *?
- C++: Getting Type of a Construct
- Calling C++ from C
- Char Error
- Command line parser
- Compile [C] code with a [C++] compiler???
- Compiler
- Constructor Complier error C2059
- Correction to "Another cout question"
- CPU Seconds Vice Elapsed Time
- CPU time versus wall clock time
- Crapper 48754
- Crash interceptor
- CRichEditView
- cursor_postion
- Declaring arrays
- denying inheritance
- Determining classes from pointers?
- display module needs fixing
- Do I need a builder?
- easy problem
- enum
- Erase vector-member problem
- Error: ANSI C++ forbids declaration 'init"
- finding closest y value to zero and its corresponding x value
- First C++ Project
- Formatting numbers in C
- Forward Declaration Problem with Array of Polymorphic Objects
- function x call function y call funtion x again ...
- function x call y call function x again <code>
- g++ and VC++ (off topic?)
- getline, width
- Glasses
- Help needed with CString in VC++
- Help required on Visual C++ project
- Help std::fstream::tell[g/p]()
- Help using istream& getline (istream& is, string& str, char delim = '\n');
- help with menus
- here the newest version - Ignore the previous
- how C++ works when initializing its class member?
- How can I open a file, skip first 2 lines and get the 50th character?
- how do i clear a screen?
- how to convert double to short ?
- How to make C look like C++
- How to open a file in Visual C++ as a Post-Build Event?
- I'm a newb!!
- IDE or not ?
- ifstream code to read a paragraph
- ignore a line
- ignore a line)
- Implementing getch() Using Standard Library
- inability to print from console
- infinite loop with while
- Inheritance
- Instance of a Class
- integer to characters
- integer/string conversion
- Integers to Characters develops new problem
- L'\n' vs. L"\n"
- Learning C++?
- Learning materials - PLEASE please help :)
- Link List
- Linked list in C. please help
- Linked list in C. please help [OT]
- map question
- map with a Compound Key, How?
- memcpy to struct with bitfields
- memory in my embbeded board is written backwards...
- Mini project suggestions
- multidimensional array
- Nasty code...but please critique it anyway :-)
- need a data structure
- need help with convertng
- Nested Casts
- never ending loop
- New programmer
- NEWBIE : How to delete a file in Visual C++
- Newbie : Problem with a friend function
- Newbie question regarding io streams
- Newbie: array data member
- Newbie: Linking troubles
- No matching function call...
- Non-Binary Trees
- off topic: Ide
- outdated <header> files?
- please give me direct coreect syntax to fix my display module .
- please help... ...me learn C++ please please please :)
- Pointers and Arrays in C
- print function heirarchy in C/C++ ?
- problem in calling Function
- Problem with cin/cout
- problems on float and char
- Problems with STL find algorithm
- Problems with tellg()
- Random Numbers
- Random numbers.
- Random numbers. (tnks)
- Read single char from input including the whitespace
- reading and writing setting from a file
- Reading from the command line using stringstreams
- reading systemtime in microseconds
- reading time with time.h?
- return return new int[] { pounds, shilings, pence}; to main