The C and C++ code snippets monologue forum

The C, C++, Code, Coder, Coding Snippets Zone for Tenouk.com

 

 
It is currently Thu Sep 09, 2010 12:36 am

All times are UTC


 
 Forum   Topics   Posts   Last post 
  

Forum Management & Announcement

 
No new posts Start HeRe

PLEASE REGISTER AND SUBMIT YOUR WORKING C/C++ CODE SNIPPETS! Let share your C/C++ knowledge and skills

1

1

Sat Nov 11, 2006 2:17 pm

mikeblur View the latest post

  

C Code Snippets

 
No new posts C Data types

All C data types code snippets

8

8

Sat Nov 11, 2006 7:40 am

honeypot View the latest post

No new posts C Statements, Operators, Expressions

All C statements, operators and expression code snippets

16

18

Sat Nov 11, 2006 1:56 pm

endl View the latest post

No new posts C User Defined Functions

All C user defined function code snippets

8

9

Sat Nov 18, 2006 3:25 am

mikeblur View the latest post

No new posts Standard ISO/IEC C Functions

All standard ISO/IEC C function code snippets

0

0

No posts

No new posts C Formatted Input/Output

All C formatted I/O code snippets

16

16

Sun Nov 12, 2006 2:27 pm

stupido View the latest post

No new posts C Program Controls or Loops

All the C program controls code snippets

16

16

Mon Nov 13, 2006 8:54 am

kurt View the latest post

No new posts C Arrays

All the C array code snippets

11

12

Mon Nov 13, 2006 3:47 pm

kurt View the latest post

No new posts C Pointers

All the C pointer code snippets

13

13

Tue Nov 14, 2006 11:56 pm

honeypot View the latest post

No new posts C File Input/Output

All the C file input/output code snippets - printf(), scanf(), scanf_s()...

11

11

Wed Nov 15, 2006 10:39 am

endl View the latest post

No new posts C Preprocessor Directives

All the C preprocessor directive code snippets

6

6

Thu Nov 16, 2006 1:23 pm

stupido View the latest post

No new posts C & C++ Struct, Typedef, Union, Enum

All C & C++ struct, typedef, union, enum code snippets

14

14

Sat Nov 18, 2006 12:16 pm

endl View the latest post

No new posts C And C++ For main() and Command Line Arguments

All the C & C++ command line argument code snippets

6

8

Sat Nov 18, 2006 3:15 am

honeypot View the latest post

No new posts C Characters & Strings

All the C character & string code snippets. The C functions used in manipulating characters & strings. This should include the secure or safe versions

29

29

Fri Nov 17, 2006 3:05 pm

lamekoder View the latest post

No new posts C & C++ Typecasting

All the C & C++ typecasting code snippets

18

18

Fri Dec 01, 2006 4:06 pm

honeypot View the latest post

No new posts C And C++ Exception Handling

All the C & C++ exception handling code snipets

20

20

Fri Dec 01, 2006 3:34 pm

honeypot View the latest post

No new posts C And Windows Win32 Programming

All the C & Win32 code snippets. This is Windows system console mode programming

95

101

Mon Jan 01, 2007 11:13 am

kurt View the latest post

No new posts C And Windows Win64 Programming

All the C & Win64 Windows system code snippets

0

0

No posts

No new posts C And Linux/Variants

All C of the Linux & variants code snippets

0

0

No posts

No new posts C And Linux Socket

All the Linux socket C & C++ code snippets

1

1

Sat Dec 23, 2006 2:53 pm

mikeblur View the latest post

No new posts C And Winsock, Windows Socket 2

All the Winsock C code snippets

1

1

Thu Dec 21, 2006 2:25 pm

mikeblur View the latest post

No new posts C Miscellaneous

Miscellaneous C code snippets including the wierd codes, bugs etc.

2

2

Thu Nov 09, 2006 2:19 pm

lamekoder View the latest post

No new posts C Memory Management Functions

All C memory related functions code snippets

8

8

Sat Nov 18, 2006 3:47 am

mikeblur View the latest post

No new posts C And C++ Storage or Variable Scope

All the C & C++ variables and storage class and scope code snippets

6

6

Fri Dec 01, 2006 2:56 pm

honeypot View the latest post

No new posts C Run-Time, CRT

All Microsoft C Run-Time/CRT code snippets

56

56

Sun Dec 24, 2006 3:34 am

mikeblur View the latest post

  

C++ Code Snippets

 
No new posts C++ Data Types

All the C++ data type code snippets

10

10

Sat Nov 11, 2006 8:04 am

honeypot View the latest post

No new posts C++ Statements, Operators, Expressions

All C++ statements, operators and expression code snippets

2

3

Sat Nov 11, 2006 1:21 pm

endl View the latest post

No new posts C++ User Defined Functions

All C++ user defined function code snippets

16

23

Mon Nov 13, 2006 9:31 am

endl View the latest post

No new posts Standard ISO/IEC C++ Functions

All standard ISO/IEC C++ function code snippets

0

0

No posts

No new posts C++ Formatted Input/Output

All C++ formatted I/O code snippets - cin, cout, cerr

26

26

Thu Nov 30, 2006 3:31 pm

kurt View the latest post

No new posts C++ Program Controls or Loops

All the C++ program controls code snippets

8

8

Mon Nov 13, 2006 9:45 am

endl View the latest post

No new posts C++ Arrays

All the C++ array code snippets

9

9

Mon Nov 13, 2006 3:49 pm

kurt View the latest post

No new posts C++ Pointers

All the C++ pointer code snippets

8

8

Wed Nov 15, 2006 12:17 am

honeypot View the latest post

No new posts C++ File Input/Output

All the C++ file input/output code snippets

9

9

Thu Nov 30, 2006 3:54 pm

kurt View the latest post

No new posts C++ And The Fundamental of Object Oriented

All the C++ object and class code snippets. Should include the data abstraction, encapsulation, inheritance and polymorphism

52

54

Sun Nov 19, 2006 11:52 am

stupido View the latest post

No new posts C++ Namespaces

All the C++ namespace code snippets

13

13

Tue Dec 05, 2006 11:01 am

stupido View the latest post

No new posts C++ Characters & Strings

All the C++ character & string code snippets. This is the C++ & STL for character and string manipulation...

65

65

Tue Dec 05, 2006 3:47 pm

mikeblur View the latest post

No new posts C++ And Standard Template Library

C++ and Standard Template Library, STL code snippets

224

225

Fri Apr 27, 2007 2:57 am

mikeblur View the latest post

No new posts C++ And Microsoft Foundation Class

All the MFC C++ code snippets

1

1

Thu Dec 21, 2006 2:21 pm

mikeblur View the latest post

No new posts Miscellaneous C++ Codes

Miscellaneous C++ code snippets

2

2

Thu Nov 09, 2006 2:29 pm

lamekoder View the latest post

No new posts C++ Preprocessor Directives

All C++ preprocessor directive code snippets

5

5

Thu Nov 16, 2006 1:45 pm

mikeblur View the latest post

No new posts C++ And Linux & Variants

All C++ of the Linux & variants code snippets

0

0

No posts

  

C++ .NET

 
No new posts Visual C++ .NET/CLR/CLI

C++ .NET Programming using Visual C++ 2005 Express Edition/Visual Studio 2005

1

1

Sat Jun 23, 2007 4:12 pm

mikeblur View the latest post

Delete all board cookies | The team

All times are UTC


Who is online

Who is online In total there are 2 users online :: 1 registered, 0 hidden and 1 guest (based on users active over the past 5 minutes)
Most users ever online was 81 on Fri Nov 28, 2008 1:20 pm

Registered users: Yahoo [Bot]
Legend :: Administrators, Global moderators

Statistics

Statistics

Total posts 836 | Total topics 813 | Total members 15 | Our newest member fantomspbru


Login

Username:   Password:   Log me on automatically each visit  

New posts New posts    No new posts No new posts    No new posts [ Locked ] Forum locked
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Skin by Lucas Kane