Jump to content
  • 0

Include


Fashion

Question

Din cate am inteles trebuie sa pun include-urile intr-o ordine, acestea sunt includeurile mele , imi puteti spune cum sa le pun? 

#include 		<a_samp>
#include 		<a_mysql>
#include 		<YSI\y_master>
#include 		<YSI\y_timers>
#include 		<YSI\y_va>
#include		<YSI\y_iterate>
#include 		<YSI\y_hooks>
#include 		<YSI\y_bit>	
#include 		<sscanf2>
#include 		<zcmd>
#include 		<streamer>
#include        <fly>
#define 		MAX_DIALOG_PREVIEW_MODELS 15
#define 		MAX_DIALOG_PREVIEW_TEXTSIZE 32
#include 		<PreviewModelDialog>

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Trebuie sa le pui intr-o ordine doar daca un include (sa zicem ultimul din lista ta), foloseste unele functii sau variabile care sunt definite intr-un alt include, aflat mai sus. Daca ai cazul asta si muti ultimul include pe pozitia a doua (sa zicem), vei primi erori ca simbol nedefinit.

 

Deci, daca tu nu ai erori in prezent, nu trebuie sa le schimbi ordinea.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.