Jean-Pierre Laroche

Results 20 comments of Jean-Pierre Laroche

Thank you, I read correctly, I tried to make a basic XFCE manjaro thinking that the addition of some software could have an action, results the generation is not done...

I would like to have a concatvar var x:[] u8 please you worked well

hello, I'm french excuse my english it's that of google: I took over mibu. the term.zig function and upgraded to termios 2021 recommended standards add the stdin flush in utils...

it would be more explicit to say event.next(stdin.... or event.getKey(...

Excuse me I'm not much into github, just for publishing and saving. (I'm from the old school ;) ) You can delete the other incident. I opened a free github...

your example with `await ws.sendText ("thanks for the data!") `from server see your example received browser html protocol websocket ``` websocket.onmessage = function(event) { console.debug("WebSocket message received:", event.data); ??? blod...

please I go up the code and I post it

Linux firefox 84.01 Manajro last update ``` import websocket ,asynchttpserver, asyncdispatch import threadpool import os proc observer() {.thread} = #--------------------------------------------------------------------- echo "start observer" let server = newAsyncHttpServer() proc cb(req: Request...

-- FCONTACT definition CREATE TABLE "FCONTACT" ( CID INTEGER PRIMARY KEY AUTOINCREMENT, NOM VARCHAR NOT NULL, PRENOM VARCHAR NOT NULL, CIVILITE VARCHAR NOT NULL, RELATION VARCHAR NOT NULL, TEL VARCHAR...

please look : (There is no significant difference.) const Prog = b.addExecutable(.{ .name = "flogger", .root_module = b.createModule(.{