Wednesday, May 22, 2013

Code In The Cpp Or H File? - C And C++ | Dream.In.Code


Example
#{example}
"); ipb.editor_values.get('templates')['togglesource'] = new Template("
??? Cancel Source Edit
"); ipb.editor_values.get('templates')['toolbar'] = new Template(""); ipb.editor_values.get('templates')['button'] = new Template("
  • Icon
  • "); ipb.editor_values.get('templates')['menu_item'] = new Template("
  • #{title}
  • "); ipb.editor_values.get('templates')['togglesource'] = new Template("
    ??? Cancel Source Edit
    "); ipb.editor_values.get('templates')['emoticons_showall'] = new Template(""); ipb.editor_values.get('templates')['emoticon_wrapper'] = new Template("

    Emoticons

    "); // Add smilies into the mix ipb.editor_values.set( 'show_emoticon_link', false ); ipb.editor_values.set( 'bbcodes', $H({"snapback":{"id":"1","title":"Post Snap Back","desc":"This tag displays a little linked image which links back to a post - used when quoting posts from the board. Opens in same window by default.","tag":"snapback","useoption":"0","example":"[snapback]100[/snapback]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"0","image":""},"topic":{"id":"5","title":"Topic Link","desc":"This tag provides an easy way to link to a topic","tag":"topic","useoption":"1","example":"[topic=1]Click me![/topic]","switch_option":"0","menu_option_text":"Enter the topic ID","menu_content_text":"Enter the title for this link","single_tag":"0","optional_option":"0","image":""},"post":{"id":"6","title":"Post Link","desc":"This tag provides an easy way to link to a post.","tag":"post","useoption":"1","example":"[post=1]Click me![/post]","switch_option":"0","menu_option_text":"Enter the Post ID","menu_content_text":"Enter the title for this link","single_tag":"0","optional_option":"0","image":""},"spoiler":{"id":"7","title":"Spoiler","desc":"Spoiler tag","tag":"spoiler","useoption":"0","example":"[spoiler]Some hidden text[/spoiler]","switch_option":"0","menu_option_text":"","menu_content_text":"Enter the text to be masked","single_tag":"0","optional_option":"0","image":""},"acronym":{"id":"8","title":"Acronym","desc":"Allows you to make an acronym that will display a description when moused over","tag":"acronym","useoption":"1","example":"[acronym='Laugh Out Loud']lol[/acronym]","switch_option":"0","menu_option_text":"Enter the description for this acronym (EG: Laugh Out Loud)","menu_content_text":"Enter the acronym (EG: lol)","single_tag":"0","optional_option":"0","image":""},"hr":{"id":"12","title":"Horizontal Rule","desc":"Adds a horizontal rule to separate text","tag":"hr","useoption":"0","example":"[hr]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"1","optional_option":"0","image":""},"php":{"id":"14","title":"PHP Code","desc":"Allows you to enter PHP code into a formatted/highlighted syntax box","tag":"php","useoption":"0","example":"[php]$variable = true;\n\nprint_r($variable);[/php]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"0","image":""},"html":{"id":"15","title":"HTML Code","desc":"Allows you to enter formatted/syntax-highlighted HTML code","tag":"html","useoption":"0","example":"[html]\n \n[/html]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"0","image":""},"sql":{"id":"16","title":"SQL Code","desc":"Allows you to enter formatted/syntax-highlighted SQL code","tag":"sql","useoption":"0","example":"[sql]SELECT p.*, t.* FROM posts p LEFT JOIN topics t ON t.tid=p.topic_id WHERE t.tid=7[/sql]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"0","image":""},"xml":{"id":"17","title":"XML Code","desc":"Allows you to enter formatted/syntax-highlighted XML code","tag":"xml","useoption":"0","example":"[xml]\n \n Test\n \n[/xml]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"0","image":""},"member":{"id":"31","title":"Member","desc":"Given a member name, a link is automatically generated to the member's profile","tag":"member","useoption":"1","example":"[member=skyhawk133] runs this site.","switch_option":"0","menu_option_text":"Input Username of Member","menu_content_text":"","single_tag":"1","optional_option":"0","image":"memberbbcode.png"},"extract":{"id":"33","title":"Extract Blog Entry","desc":"This will allow users to define an extract for an entry. Only this piece of the entry will be displayed on the main blog page and will show up in the RSS feed.","tag":"extract","useoption":"0","example":"[extract]This is an example![/extract]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"0","image":""},"blog":{"id":"34","title":"Blog Link","desc":"This tag provides an easy way to link to a blog.","tag":"blog","useoption":"1","example":"[blog=100]Click me![/blog]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"0","image":""},"entry":{"id":"35","title":"Blog Entry Link","desc":"This tag provides an easy way to link to a blog entry.","tag":"entry","useoption":"1","example":"[entry=100]Click me![/entry]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"0","image":""},"twitter":{"id":"36","title":"Twitter","desc":"A tag to link to a user's twitter account","tag":"twitter","useoption":"0","example":"[twitter]userName[/twitter]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"0","image":"twitter.png"},"inline":{"id":"37","title":"Inline Code","desc":"Formats code inline instead of in a seperate code box. ","tag":"inline","useoption":"0","example":"[inline]style=\"font-size: 12px;\"[/inline]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"0","image":""},"il":{"id":"38","title":"Abbreviated Inline (IL)","desc":"Abbreviated version of the [inline] tag. ","tag":"il","useoption":"0","example":"[il]Code Here[/il]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"0","image":"il2.png"},"code":{"id":"41","title":"Code","desc":"Allows you to enter general code","tag":"code","useoption":"1","example":"[code]$text = 'Some long code here';[/code]","switch_option":"0","menu_option_text":"","menu_content_text":"","single_tag":"0","optional_option":"1","image":""}}) ); ipb.vars['emoticon_url'] = "http://cdn.dreamincode.net/forums/public/style_emoticons/default"; //Search Setup ipb.vars['search_type'] = 'forum'; ipb.vars['search_type_id'] = 15; ipb.vars['search_type_2'] = 'topic'; ipb.vars['search_type_id_2'] = 321558; //]]>

    4 Replies - 66 Views - Last Post: Today, 07:49 PM Rate Topic: -----

    #1 ferguson32 ?Icon User is offline

    Reputation: 3

    • Posts: 122
    • Joined: 29-May 12

    Posted Today, 04:59 PM

    I'm new to C++ and I'm not sure which file I code in. I thought it would be the cpp file but the h file says the class name and looks like where I should code. Just to get it started I need to initialize a Date object in the default constructor. Any help would be great.

    Is This A Good Question/Topic? 0

    Replies To: Code in the cpp or h file?

    #2 ferguson32 ?Icon User is offline

    Reputation: 3

    • Posts: 122
    • Joined: 29-May 12

    Re: Code in the cpp or h file?

    Posted Today, 05:39 PM

    I have this in the .cpp file:
    
#include "Date.h" #include <string> #include <iostream> using namespace std;   Date::Date(string date) 	:newDate(date) { 	date = "Jan 1, 2000"; }  Date::Date(int month, int day, int year) 	:newMonth(month) 	newDay(day) 	newYear(year)  {  }  Date::~Date(void) { }
    
This is my .h file:  #pragma once #include <iostream> #include <string>  class Date { public: 	explicit Date(std::string date);   private: 	std::string newDate; 	 	~Date(void); };

    The default constructor is ti create a date object at Jan, 1 2000. The second constructor is to take three arguments (month, day, year) that initializes the Date object to the parameter values. Is this on the right track?


    #3 Skydiver ?Icon User is online

    Reputation: 1916

    • Posts: 5,725
    • Joined: 05-May 12

    Re: Code in the cpp or h file?

    Posted Today, 05:56 PM

    First, I'll tell you what future employers and teachers want to see: Unless you are writing a template class, keep the declaration of the class in the header file, and put all the implementation in your .cpp file. If it is a relatively simple template class, you can have your code mixed in with the class declaration. If it's a complex template class, then again keep the declaration in the header file, but have the implementation in a .inc file which is included by the header.

    Unfortunately, after being exposed to C#, I don't practice what I preached above, because I hate having to retype function parameters twice. Instead of following the strict separation of declaration and implementation, I usually determine whether the class I am writing needs to be exposed to other compile units. If the answer is yes, then of course the declaration goes into the header file and the implementation will go into a .cpp file. If the class is actually only used locally within the compile unit and not shared outside of it, then I mix in the implementation with the class declaration in my .cpp file.


    #4 ferguson32 ?Icon User is offline

    Reputation: 3

    • Posts: 122
    • Joined: 29-May 12

    Re: Code in the cpp or h file?

    Posted Today, 06:24 PM

    Ok thank you. Can you help me out with my second post regarding the constructors?


    #5 #define ?Icon User is offline

    Reputation: 978

    • Posts: 3,397
    • Joined: 19-February 09

    Re: Code in the cpp or h file?

    Posted Today, 07:49 PM

    Usually when a Date class is designed the day, month and year are held as integer variables. The second constructor's parameters suggests that this is your instructor's intention.

    The term default constructor is often used to refer to a parameter-less constructor.

    So your first constructor function has a string parameter and therefore incorrect.


    Page 1 of 1


    Source: http://www.dreamincode.net/forums/topic/321558-code-in-the-cpp-or-h-file/

    channing tatum Jennifer Aniston naomi watts Oscar Nominations 2013 Beasts of the Southern Wild 2013 Oscars academy awards

    No comments:

    Post a Comment

    Note: Only a member of this blog may post a comment.