File tree Expand file tree Collapse file tree 1 file changed +17
-17
lines changed
Language/Functions/Bits and Bytes Expand file tree Collapse file tree 1 file changed +17
-17
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title: highByte()
3
- categories: [ "Functions " ]
4
- subCategories: [ "Bits and Bytes " ]
3
+ categories: [ "कार्यों " ]
4
+ subCategories: [ "बिट्स और बाइट्स " ]
5
5
---
6
6
7
7
@@ -11,43 +11,43 @@ subCategories: [ "Bits and Bytes" ]
11
11
= highByte()
12
12
13
13
14
- // OVERVIEW SECTION STARTS
15
- [#overview ]
14
+ // अवलोकन अनुभाग शुरू होता है
15
+ [#अवलोकन ]
16
16
--
17
17
18
18
[float]
19
- === Description
20
- Extracts the high-order (leftmost) byte of a word (or the second lowest byte of a larger data type).
19
+ === विवरण
20
+ किसी शब्द का उच्च-क्रम (सबसे बड़ा) बाइट (या किसी बड़े डेटा प्रकार का दूसरा सबसे कम बाइट) निकालता है|
21
21
[%hardbreaks]
22
22
23
23
24
24
[float]
25
- === Syntax
25
+ === वाक्य - विन्यास ( Syntax)
26
26
`highByte(x)`
27
27
28
28
29
29
[float]
30
- === Parameters
31
- `x`: a value of any type
30
+ === पैरामीटर
31
+ `x`: किसी भी प्रकार का एक मूल्य
32
32
33
33
34
34
[float]
35
- === Returns
36
- Data type : `byte`.
35
+ === रिटर्न
36
+ डाटा प्रकार : `link:../../../variables/datatypes/ byte[byte] `.
37
37
38
38
--
39
- // OVERVIEW SECTION ENDS
39
+ // ओवरव्यू अनुभाग अंत
40
40
41
41
42
- // SEE ALSO SECTION
43
- [#see_also ]
42
+ // कैसे उपयोग करें खंड की शुरुआत
43
+ [#कैसेउपयोगकरें ]
44
44
--
45
45
46
46
[float]
47
- === See also
47
+ === यह भी देखे
48
48
49
49
[role="language"]
50
- * #LANGUAGE # link:../../../variables/data-types/word[word()]
50
+ * #भाषा # link:../../../variables/data-types/word[word()]
51
51
52
52
--
53
- // SEE ALSO SECTION ENDS
53
+ // यह भी देखे खंड का अंत
You can’t perform that action at this time.
0 commit comments