Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
NISP - Planning ID/Test ID
Language:
Ada
Assembly
Bash
C#
C++ (gcc)
C++ (clang)
C++ (vc++)
C (gcc)
C (clang)
C (vc)
Client Side
Clojure
Common Lisp
D
Elixir
Erlang
F#
Fortran
Go
Haskell
Java
Javascript
Kotlin
Lua
MySql
Node.js
Ocaml
Octave
Objective-C
Oracle
Pascal
Perl
Php
PostgreSQL
Prolog
Python
Python 3
R
Rust
Ruby
Scala
Scheme
Sql Server
Swift
Tcl
Visual Basic
Layout:
Vertical
Horizontal
#tclsh 8.6 puts "Click on Run it (F8) !!!" proc test_id {planning_id} { set t [expr $planning_id >> 22] puts [format "planning_id: 0x%08X (%10i) -> test_id: %6i" $planning_id $planning_id $t] return t } ::test_id 0xF4000000 ::test_id 0xF4800000 ::test_id 0x74000000 ::test_id 0x74800000 ::test_id 0x5D000000 ::test_id 0x5D800000 puts "" ::test_id 4093640704 ::test_id 4102029312 ::test_id 1946157056 ::test_id 1954545664 ::test_id 1560281088 ::test_id 1568669696 puts "" ::test_id 4278190529 ::test_id 4278190513 ::test_id 4093640897
[
+
]
Show input
edit mode
|
history
|
discussion