Search:

Tag: cpp

Page 3 of 4 1 2 3 4

Search: Search took 0.09 seconds.

  1. CPP - Help to use the find_if()

    Started by Garrick‎, 12-02-2010 06:23 PM
    cpp, header files, functions, algorithm, find_if
    • Replies: 5
    • Views: 916
    Last Post: 12-02-2010 06:57 PM
    by Reegan  Go to last post
  2. Help me to use the for_each() in C++

    Started by Gaauge‎, 12-02-2010 05:21 PM
    cpp, header files, functions, algorithm, for_each
    • Replies: 5
    • Views: 1,741
    Last Post: 12-02-2010 05:47 PM
    by Praetor  Go to last post
  3. CPP : nested class in a templated class

    Started by Gavyn‎, 12-02-2010 04:02 PM
    class, templates, cpp, nested class, templated class
    • Replies: 5
    • Views: 837
    Last Post: 12-02-2010 04:34 PM
    by absolute55  Go to last post
  4. Help me to implement adjacent_find() in C++

    Started by UseME‎, 10-02-2010 05:25 PM
    cpp, functions, library, algorithm, adjacent_find
    • Replies: 5
    • Views: 927
    Last Post: 10-02-2010 10:26 PM
    by Praetor  Go to last post
  5. The find() function of C++

    Started by Ranjar‎, 10-02-2010 06:40 PM
    cpp, find, functions, algorithm
    • Replies: 5
    • Views: 2,100
    Last Post: 10-02-2010 07:06 PM
    by Reegan  Go to last post
  6. C++ : Use of strstream library

    Started by Servant‎, 05-02-2010 10:06 PM
    cpp, header files, library, strstream
    • Replies: 4
    • Views: 1,212
    Last Post: 05-02-2010 10:46 PM
    by MindSpace  Go to last post
  7. Use of get_temporary_buffer() : C++

    Started by Garrett‎, 05-02-2010 09:17 PM
    memory, cpp, buffer, functions, get_temporary_buffer
    • Replies: 4
    • Views: 1,274
    Last Post: 05-02-2010 09:41 PM
    by kelfro  Go to last post
  8. Distinguished between the new and new [ ] : C++

    Started by Agustíne‎, 05-02-2010 08:15 PM
    array, new, cpp, operators
    • Replies: 4
    • Views: 817
    Last Post: 05-02-2010 08:39 PM
    by MindSpace  Go to last post
  9. Distinguished between the delete and delete [ ] : C++

    Started by Gaauge‎, 05-02-2010 07:19 PM
    delete, array, cpp, operators
    • Replies: 4
    • Views: 1,489
    Last Post: 05-02-2010 07:50 PM
    by kelfro  Go to last post
  10. Shallow Copy : C++

    Started by Martien‎, 05-02-2010 04:59 PM
    cpp, constructor, allocation, dynamic memory, shallow copy
    • Replies: 4
    • Views: 867
    Last Post: 05-02-2010 05:32 PM
    by MindSpace  Go to last post
  11. Deep Copy : C++

    Started by D-Mon‎, 05-02-2010 04:10 PM
    cpp, allocation, deep copy, dynamic memory
    • Replies: 4
    • Views: 1,842
    Last Post: 05-02-2010 04:48 PM
    by Zecho  Go to last post
  12. Use container classes rather than simple arrays?

    Started by KALINDA‎, 02-02-2010 11:04 AM
    cpp, c language, software coding, software language, simple arrays, container classes, c progarming language
    • Replies: 4
    • Views: 952
    Last Post: 02-02-2010 11:30 AM
    by Zecho  Go to last post
  13. How to know the length of an integer in C++

    Started by troop‎, 29-01-2010 09:02 PM
    cpp, integer, size, length, cplusplus
    • Replies: 4
    • Views: 1,868
    Last Post: 29-01-2010 09:32 PM
    by Praetor  Go to last post
  14. How to sort and list characters in C++

    Started by Gaganadipika‎, 29-01-2010 07:18 PM
    speed, list, cpp, sort, character, cplusplus, velocity
    • Replies: 5
    • Views: 1,891
    Last Post: 29-01-2010 07:55 PM
    by opaper  Go to last post
  15. CPP : Transferring structure between 2 applications

    Started by Martien‎, 29-01-2010 12:29 PM
    application, transfer, cpp, structure, cpi process
    • Replies: 4
    • Views: 1,004
    Last Post: 29-01-2010 12:38 PM
    by opaper  Go to last post
  16. C++ : Resource Acquisition is Initialization

    Started by ProfilerJI‎, 27-01-2010 01:33 PM
    initialization, cpp, resource acquisition
    • Replies: 4
    • Views: 1,068
    Last Post: 27-01-2010 02:05 PM
    by MindSpace  Go to last post
  17. Reason : Constructor can't be virtual?

    Started by Agustíne‎, 25-01-2010 01:11 PM
    cpp, constructor, virtual
    • Replies: 4
    • Views: 1,440
    Last Post: 25-01-2010 01:49 PM
    by opaper  Go to last post
  18. List the differences between macro and inline() : C++

    Started by Garett‎, 25-01-2010 11:57 AM
    macro, cpp, functions, inline
    • Replies: 4
    • Views: 3,484
    Last Post: 25-01-2010 12:49 PM
    by Katty  Go to last post
  19. What is mean by RTTI ?

    Started by Garrick‎, 25-01-2010 10:48 AM
    cpp, runtime, identification
    • Replies: 4
    • Views: 789
    Last Post: 25-01-2010 11:31 AM
    by Reegan  Go to last post
  20. Encapsulation in C++

    Started by Gaauge‎, 25-01-2010 09:45 AM
    class, cpp, encapsulation
    • Replies: 4
    • Views: 1,645
    Last Post: 25-01-2010 10:18 AM
    by kelfro  Go to last post
  21. Distinguish between realloc() and free() of C++

    Started by Gavyn‎, 25-01-2010 08:31 AM
    free, cpp, function, realloc
    • Replies: 3
    • Views: 1,004
    Last Post: 25-01-2010 09:13 AM
    by opaper  Go to last post
  22. How can I use the pragma directive in C?

    Started by Tailor‎, 21-01-2010 08:15 AM
    cpp, preprocessor, directives, pragma
    • Replies: 3
    • Views: 2,388
    Last Post: 21-01-2010 08:39 AM
    by kelfro  Go to last post
  23. VB : How can I make the use String functions

    Started by Fielder‎, 19-01-2010 12:26 PM
    visual basic, cpp, string, function
    • Replies: 3
    • Views: 914
    Last Post: 19-01-2010 01:10 PM
    by kelfro  Go to last post
  24. Problem of C++ Template

    Started by MADGE25‎, 09-12-2009 04:18 PM
    cpp, template, cplusplus, template class
    • Replies: 5
    • Views: 821
    Last Post: 09-12-2009 04:33 PM
    by Modifier  Go to last post
  25. Assigning an array to an array

    Started by MACE‎, 18-11-2009 05:02 PM
    array, cpp, c language, char array
    • Replies: 3
    • Views: 1,783
    Last Post: 18-11-2009 05:19 PM
    by !const  Go to last post
  26. C++ table structure

    Started by RyanInt‎, 14-11-2009 07:25 PM
    table, programming, cpp, structure
    • Replies: 3
    • Views: 2,704
    Last Post: 14-11-2009 07:50 PM
    by CitricAcid  Go to last post
  27. Problem reading C++ matrix

    Started by killerboy‎, 14-11-2009 04:41 PM
    error, cpp, compiler, matrix
    • Replies: 4
    • Views: 904
    Last Post: 14-11-2009 05:07 PM
    by opaper  Go to last post
  28. Sorting a list of type class

    Started by KALIDA‎, 03-11-2009 07:51 PM
    list, cpp, sort, class type
    • Replies: 4
    • Views: 791
    Last Post: 03-11-2009 11:11 PM
    by opaper  Go to last post
  29. Syntax: typedef typename F:: template

    Started by RyanInt‎, 26-10-2009 05:16 PM
    cpp, template, syntax
    • Replies: 3
    • Views: 1,233
    Last Post: 26-10-2009 05:29 PM
    by MindSpace  Go to last post
  30. C++ beginner need help about a program

    Started by KALLIYAN‎, 16-10-2009 06:47 PM
    cpp, sorting number
    • Replies: 3
    • Views: 888
    Last Post: 16-10-2009 06:56 PM
    by fellah  Go to last post
  31. Attributes protected in a hierarchy of classes

    Started by KALIDA‎, 15-10-2009 10:51 PM
    cpp, classes, protected attributes
    • Replies: 3
    • Views: 882
    Last Post: 15-10-2009 10:57 PM
    by !const  Go to last post
  32. Problem with my IF ELSE IF statements in C++

    Started by KACY5‎, 04-09-2009 04:55 PM
    cpp, if else statements
    • Replies: 2
    • Views: 1,164
    Last Post: 04-09-2009 05:12 PM
    by fellah  Go to last post
  33. Converting string to char

    Started by Abdullah30‎, 03-09-2009 10:22 PM
    cpp, string, char, string to char
    • Replies: 3
    • Views: 1,162
    Last Post: 03-09-2009 11:09 PM
    by fellah  Go to last post
  34. How to delete duplicate entries from string array

    Started by ASHER‎, 02-09-2009 06:44 PM
    delete, array, cpp, duplicate entries
    • Replies: 2
    • Views: 2,719
    Last Post: 02-09-2009 07:00 PM
    by CodGuru  Go to last post
  35. How to declare const variable in C++

    Started by AZUL‎, 02-09-2009 06:17 PM
    cpp, const variable
    • Replies: 3
    • Views: 1,677
    Last Post: 02-09-2009 06:36 PM
    by Reegan  Go to last post
  36. How can I create notepad in C++

    Started by AbhayD‎, 02-09-2009 04:38 PM
    create, notepad, cpp
    • Replies: 3
    • Views: 2,589
    Last Post: 02-09-2009 04:59 PM
    by CodGuru  Go to last post
    • Replies: 3
    • Views: 1,458
    Last Post: 04-06-2009 08:08 PM
    by Reegan  Go to last post
  37. GetAsyncKeyState and special keys

    Started by Lord‎, 14-05-2009 02:18 PM
    cpp, getasynckeystate, special key
    • Replies: 3
    • Views: 2,477
    Last Post: 14-05-2009 02:26 PM
    by kelfro  Go to last post
  38. Problem with static and inline in C++

    Started by Sujit15‎, 06-05-2009 01:08 PM
    cpp, static, inline
    • Replies: 3
    • Views: 2,868
    Last Post: 06-05-2009 01:15 PM
    by Sujit15  Go to last post
  39. Error in function overloading

    Started by CitricAcid‎, 06-05-2009 10:20 AM
    error, cpp, function, overloading
    • Replies: 3
    • Views: 1,042
    Last Post: 06-05-2009 10:50 AM
    by Modifier  Go to last post
  40. Parsing in C++

    Started by Elijah‎, 20-04-2009 11:26 PM
    cpp, parsing
    • Replies: 4
    • Views: 1,168
    Last Post: 20-04-2009 11:39 PM
    by Elijah  Go to last post
  41. Place a uint > 255 in a buffer

    Started by Elijah‎, 06-04-2009 11:29 PM
    cpp, buffer, network driver
    • Replies: 4
    • Views: 908
    Last Post: 06-04-2009 11:40 PM
    by Lemog  Go to last post
  42. C++ error C2662

    Started by Duck‎, 23-03-2009 11:35 AM
    error, cpp, error c2662
    • Replies: 5
    • Views: 1,929
    Last Post: 23-03-2009 11:59 AM
    by switchblade327  Go to last post
  43. Triangle using C++

    Started by Brake Fail‎, 04-02-2009 11:42 PM
    cpp, triangle
    • Replies: 4
    • Views: 8,725
    Last Post: 04-02-2009 11:54 PM
    by Brake Fail  Go to last post
  44. Virtual inline in C++

    Started by Jacek‎, 27-12-2008 12:40 PM
    cpp, virtual inline
    • Replies: 5
    • Views: 2,627
    Last Post: 27-12-2008 12:57 PM
    by Ashok.M  Go to last post
  45. How to use managed c++ classes/features in C#

    Started by CodGuru‎, 01-12-2008 02:33 PM
    feature, cpp, csharp, classes
    • Replies: 3
    • Views: 3,141
    Last Post: 01-12-2008 02:56 PM
    by Archibald  Go to last post
  46. Differences Between C++ and JAVA

    Started by MahaGuru‎, 27-11-2008 06:43 PM
    java, cpp, difference
    • Replies: 4
    • Views: 1,779
    Last Post: 27-11-2008 07:16 PM
    by BiGMaCHiNe  Go to last post
  47. Problem with math.h pow

    Started by void‎, 21-11-2008 01:32 PM
    cpp, pow
    • Replies: 2
    • Views: 1,392
    Last Post: 21-11-2008 01:45 PM
    by void  Go to last post
  48. Can we avoid using FOR loop in C++

    Started by Alexisus‎, 12-11-2008 07:26 PM
    cpp, for loop
    • Replies: 5
    • Views: 1,915
    Last Post: 12-11-2008 07:44 PM
    by Alexisus  Go to last post
  49. C++ Templates

    Started by Jeffrey‎, 07-08-2008 06:42 PM
    templates, cpp templates, cpp
    • Replies: 6
    • Views: 3,679
    Last Post: 30-09-2008 05:58 PM
    by atitupan1  Go to last post
Results 101 to 150 of 151
Page 3 of 4 1 2 3 4
Page generated in 1,751,853,105.26381 seconds with 25 queries