About 44 results found. (Query 0.09500 seconds)
zzz.i2p Development updates Home Forum You are not logged in Login Tue, 03 Nov 2009, 10:14pm a black theme for wide-char :) » solaris ★★ I2P Legend ★★ I did it like in the original post. copied dir which is now next to light, dark, classic and defcon, and copy-pasted routerconsole.theme=Yadt the in advanced config.
Skip to main content Private area snippets.bentasker.co.uk Search Tags BASH Python JS Misc Posts about char RSS feed 2017-08-06 15:21 ASCII Character Codes (Misc) Contents © 2026 Ben Tasker | Privacy Policy Available at snippets.bentasker.co.uk , http://phecoopwm6x7azx26ctuqcp6673bbqkrqfeoiz2wwk36sady5tqbdpqd.onion and http://snippets.bentasker.i2p
zzzmirror.i2p Development updates Home Forums   SITE IS IN READ ONLY MODE Search Search Sun, 01 Nov 2009, 03:55am a black theme for wide-char :) » walking ★★ I2P Legend ★★ it works, thanks:) Link Post   Topic   (x) Home » Forum Topics » I2P Help, Hints, Advice » Quick Hints, Tricks, and Howtos » a black theme for wide-char :) Search Search I2P Stats | I2P Plugins | Hostname Registration | I2P Gitlab | I2P on X Powered by I2P+
Sharing comes naturally to Ivan and Cian; it's like sharing an ice cream.What to expect:M/M/M Science Fiction Paranormal Romance.Abduction/Rescue Mission.DNA Manipulated Frog People.Rebirth of Anunnaki and Anubis.Rebirth of... Filename The Brawl King - Kashel Char.epub Author Kashel Char Publisher Kashel Char Tags Language en-US Date Size 1021.2 kiB Convert to pdf Convert to mobi Convert to txt Recommendations:
So, although it was interesting to look over, as an implementation I'm not sure it adds much that couldn't have been handled with a much less complex mechanism: As now, pushing images instead of strings to the activity layout (preventing loss of control of those strings) Maintaining a simple char to char mapping for retrieving the images (i.e. key 'a' submits 'a' or the ascii char code, and the 'a' bitmap is retrieved from the relevant struct) In effect,...
Xyst test code coverage report Current view: top level - Base - PrintUtil.hpp ( source / functions) Coverage Total Hit Commit: 1fb74642dd9d7732b67f32dec2f2762e238d3fa7 Lines: 100.0 % 17 17 Test Date: 2025-08-13 22:46:33 Functions: 83.3 % 36 30 Legend: Lines:     hit not hit Branches: + taken - not taken # not executed Branches: 56.2 % 16 9 Function Name Hit count std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > tk::operator<<...
. */ #ifndef USEFUL_H #define USEFUL_H void exiterr (); int xwrefresh ( WINDOW * win ); int getinput ( csas * cs ); int getinput_wch ( wint_t * wch , csas * cs ); char * delchar ( char * src , const size_t pos , const size_t size ); wchar_t * delwc ( wchar_t * src , const size_t pos , const size_t size ); const char * path_shrink ( const char * path , const size_t size , const size_t max_size ); char * size_shrink ( size_t...
Explore Help Register Sign In PurpleI2P / i2pd mirror of https://github.com/PurpleI2P/i2pd.git Watch 3 Star 5 Fork You've already forked i2pd 0 Code Issues Projects Releases Wiki Activity f28376bf71 i2pd / SAM.h 171 lines 6.1 KiB C++ Raw Blame History # ifndef SAM_H__ # define SAM_H__ # include <inttypes.h> # include <string> # include <map> # include <list> # include <thread> # include <mutex> # include <boost/asio.hpp> # include "Identity.h" # include "LeaseSet.h" # include "Streaming.h" # include...
This may be different than the given array. insert public static   char[]   insert (char[] array, int currentSize, int index, char element) Primitive char version of insert(Object[], int, int, Object) . growSize public static   int   growSize (int currentSize) Given the current size of an array, returns an ideal size to which the array should grow.
The meaning of the letters was defined in "i2pd/libi2pd/RouterInfo.h" , here an excerpt: Code: Select all const char CAPS_FLAG_FLOODFILL = 'f'; const char CAPS_FLAG_HIDDEN = 'H'; const char CAPS_FLAG_REACHABLE = 'R'; const char CAPS_FLAG_UNREACHABLE = 'U'; /* bandwidth flags */ const char CAPS_FLAG_LOW_BANDWIDTH1 = 'K'; /* < 12 KBps */ const char CAPS_FLAG_LOW_BANDWIDTH2 = 'L'; /* 12-48...
search: re summary | shortlog | log | commit | commitdiff | tree raw | inline | side by side Also compile kernel as ELF for easier disassembly [nameless-os.git] / kernel / arch / x86 / tty / tty.c diff --git a/kernel/arch/x86/tty/tty.c b/kernel/arch/x86/tty/tty.c index 6d250c5476825869947f4358ec549e2e572595ea..d3ef87b1d862290002347932aaa03c8b02f2e4b0 100644 (file) --- a/ kernel/arch/x86/tty/tty.c +++ b/ kernel/arch/x86/tty/tty.c @@ -1,7 +1,7 @@  #define VGA_WIDTH 80  #define VGA_HEIGHT 25  ...
B.5 Utility Functions: < stdlib.h > The header < stdlib.h > declares functions for number conversion, storage allocation, and similar tasks. double atof(const char *s) atof converts s to double ; it is equivalent to strtod(s, (char**)NULL) . int atoi(const char *s) converts s to int ; it is equivalent to (int)strtol(s, (char**)NULL, 10) . long atol(const char *s) converts s to long ; it is equivalent to strtol(s,...
PyArg_ParseTuple(args, "y#I", &privkey_bytes, &privkey_bytes_len, &compressed)) { PyErr_SetString(PyExc_ValueError, "Unable to parse extension mod arguments"); PyErr_SetString(PyExc_ValueError, "Unable to parse extension mod arguments"); return NULL; return NULL; @@ -114,8 +114,8 @@ static PyObject * pubkey_gen(PyObject *self, PyObject *args) { static PyObject * pubkey_tweak_add(PyObject *self, PyObject *args) { static PyObject * pubkey_tweak_add(PyObject *self, PyObject *args) { const unsigned...
As of 0.9.41, this class may be overridden via I2PAppContext.setLogManager() Field Summary Fields Modifier and Type Field Description static final char CLASS These define the characters in the format line of the config file static final String CONFIG_LOCATION_DEFAULT   static final String CONFIG_LOCATION_PROP   static final char DATE These define the characters in the format line of the config file static final int DEFAULT_CONSOLEBUFFERSIZE   static final String...
_test ( ''' function f() { function f() { youtube_dl/jsinterp.py +18 -2 Unescape Escape Copy filename View File @@ -488,9 +488,18 @@ class JSInterpreter(object): skipping = 0 skipping = 0 if skip_delims : if skip_delims : skip_delims = variadic ( skip_delims ) skip_delims = variadic ( skip_delims ) skip_txt = None for idx , char in enumerate ( expr ) : for idx , char in enumerate ( expr ) : if skip_txt and idx < = skip_txt [ 1 ] : continue paren_delta = 0 paren_delta = 0...
WINDOWS or GUI Emulates the Windows-Key, sometimes referred to as the Super-key. Command Optional Parameters GUI Single Char WINDOWS Single Char GUI r REM will hold the Windows-key and press r, on windows systems resulting in the Run menu. MENU or APP Emulates the App key, sometimes referred to as the menu key or context menu key.
If neither, print the bare number. */ #include <stdio.h> #include <stdlib.h> #include <string.h> #include <errno.h> #define END 50 /* How far to calculate? */ int main( void ) { int i; char *solution; /* Output string for solution */ char buffer[10]; /* temp work buffer */ const char *fizz = "Fizz"; const char *buzz = "Buzz"; /* Get memory to hold solution string.*/ solution =...
Нашел, спасибо) orignal acetone можно orignal они должны появляться в списке orignal Local Destinations acetone orignal: ага, нашел, спасибл orignal на самом деле надо бы добавить побольше данных о сессиях orignal просто не сделано evil btw, забыл репортнуть с кошелем маза /usr/include/c++/11.1.0/bits/s tl_vector.h:1045: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](std::ve ctor<_Tp, _Alloc>::size_type) [with _Tp = unsigned char; _Alloc = std::allocator<unsigned...
They were supplemented by the similar Austrian SK-105 Kürassier light tank during that war. Prototypes [ edit ] Char AMX-13 (2A) : Prototype with 4 roadwheels and trailing idler Char AMX-13 (2B) : Prototype with 5 roadwheels and raised idler Char AMX-13 (2C) : Prototype with FL-10 turret and two support rollers Char AMX-13 (2D) : Prototype with 4 support rollers Char AMX-13 (2E) : Prototype with 3 support rollers and 90 mm...
Therefore, inverting these two steps makes the waiting thread more likely to receive the mutex first; void * playlist_push_song ( void * arg ) { char * song = * arg ; pthread_mutex_lock (& playlist_mutex ); playlist_next = song ; printf ( "Song added: %s\n " , song ); pthread_cond_signal (& playlist_ready ); pthread_mutex_unlock (& playlist_mutex ); return NULL ; }