Search:
 
TechiesAbode :: One-point access to the world of software development!!!

                
  Home   Forums / Discussions   Articles   Mirrors   NEWS Headlines   Latest Updates   Member Area   Contribute!
 Programming  Languages
  C/C++
  Cold Fusion
  Java
  JavaScript
  .NET
  Perl
  PhP
  Python
  ASP
 
 Operating System
  Linux
 
 Databases
  Oracle
  MySQL
 
 DataWarehouse/BI
  Concepts
  ETL
  BI Tools
 
 Techies Lounge
  N E W S
  Fun Stuff

You are visitor Number 2,916,627
Currently Online :
 
C/C++ FAQs
 Are char* and char[ ] different?
 Which format to use to include header files?
 Does mentioning the Array name give the base address at all times?
      Add a FAQ
Latest Discussions
Text Extraction
how do i...
how do i...
output date
Memory freeing in pointers
Resources
    Books and Journals - [2]     C/C++ for Newbies - [1]
    Code examples - [4]     Miscellaneous - [0]
    Tutorials and documentation - [0]     Web Sites - [0]
 
    Upload your resources
C/C++ Tips & Tricks
Stream of integers to a map in C++ String to vector in C++
Posix memory based Semaphores (Linux 2.4) C++ String splitting routine
Simple Character and Line counting program More differences between char* and char[ ]
Does the array name always refer to the base address? Difference between char* and char [ ]
Handling functions with large numbers of args std::cin.getline() can run into problems...
Returning multiple values Reading a file into a string
drawbacks of macros
  Add a Tip / Trick
C/C++ Articles
Creating Makefiles: A Mini Tutorial
 
A Comparative analysis on GNU C++ versus Forte C++ compiler for Solaris based C++ Applications
 
 
Recommended Books
 
Useful Links
A good tutorial for STL
  comprehensive and compact
Thinking in C++
  The Bruce Eckel product for C++
Comprehensive C FAQs
  Answers most of your C questions
C++ FAQ
  Good Collection of C++ FAQs
What Stroustrup says about C++
  Excellent resources for C++ for both beginners and experienced.
All you need to know about "new"
  More insights into memory allocation strategies
Linkers and Loaders
  Manuscript chapters of teh book Linkers and Loaders by John R. Levine. A must read for serious C/C++ programmer
An amazing compilation of all thats C++
 
    Suggest a link